]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/testsuite/ChangeLog
Fix Ada overloading with 'null'
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
2021-04-28  Tom TromeyFix Ada overloading with 'null'
2021-04-28  Andrew Burgessgdb: startup commands to control Python extension language
2021-04-27  Luis MachadoFix timeout with maint print objfiles
2021-04-27  Luis MachadoFix timeout for gdb.xml/tdesc-reload.exp
2021-04-27  Michael Weghorngdb: do autoload before notifying Python side in new_ob...
2021-04-26  Tom TromeyAdd test case for gdb 10 crash
2021-04-26  Simon Marchigdb: check result of gdb_fopen_cloexec in dump_binary_file
2021-04-26  Luis MachadoFix gdb.arch/aarch64-dbreg-contents.exp FAIL
2021-04-25  Lancelot SIX[PR gdb/22640] ptype: add option to use hexadecimal...
2021-04-23  Andrew Burgessgdb: remove some caching from the dwarf reader
2021-04-23  Tom TromeyFix ptype/o bug with "<no data fields>"
2021-04-22  Simon Marchigdb/testsuite: add Python support check in gdb.python...
2021-04-22  Simon Marchigdb: fix getting range of flexible array member in...
2021-04-22  Tom TromeyImprove code coverage of Rust testing
2021-04-21  Carl LoveFix test case gdb.base/valgrind-bt.exp.
2021-04-21  Tankut Baris Aktemurgdb/breakpoint: add a 'force_condition' parameter to...
2021-04-21  Simon Marchitestsuite, gdb.mi: fix duplicate test names in mi-break.exp
2021-04-20  Felix Willgerodtgdb: Allow address space qualifier parsing in C++.
2021-04-19  Tom TromeyFix kfail patterns in inline-locals.exp
2021-04-17  Tom TromeyAvoid crash in write_psymtabs_to_index
2021-04-16  Tom TromeyRewrite the Rust expression parser
2021-04-16  Tom TromeyFix syntax error in Rust test
2021-04-16  Simon Marchigdb/testsuite: use -gdwarf-4 in simavr board
2021-04-16  Luis MachadoPrint bfloat16 DWARF types correctly
2021-04-15  Andrew Burgessgdb/testsuite: don't include paths in test names
2021-04-15  Simon Marchigdb/testsuite: use foreach_with_prefix in gdb.threads...
2021-04-15  Tom TromeyAvoid crash in Ada value printing with optimized-out...
2021-04-15  Tom Tromeygdb: add "set startup-quietly" command
2021-04-15  Andrew Burgessgdb: process early initialization files and command...
2021-04-14  Tankut Baris Aktemurtestsuite, dwarf2: use @DW_INL_declared_inlined in...
2021-04-14  Tankut Baris Aktemurgdb/dwarf2: fix "info locals" for clang-compiled inline...
2021-04-14  Tankut Baris Aktemurtestsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.exp
2021-04-12  Will Schmidt[PATCH,rs6000] Fix vsx-regs.exp testcase failure
2021-04-12  Will Schmidt[PATCH] gdb-power10-single-step
2021-04-12  Will Schmidt[PATCH, rs6000, v3][PR gdb/27525] displaced stepping...
2021-04-12  Will Schmidt[rs6000] Create a powerpc-power10.exp test
2021-04-12  Carl LoveRS6000 Add support to print vector register contents...
2021-04-12  Markus Metzgergdb, testsuite, btrace: relax unneeded stepi expected...
2021-04-07  Weimin PanCTF: handle forward reference type
2021-04-07  Andrew Burgessgdb/fortran: handle dynamic types within arrays and...
2021-04-07  Andrew Burgessgdb: allow casting to rvalue reference in more cases
2021-04-07  Caroline Ticegdb: handle relative paths to DWO files
2021-04-07  Andrew Burgessgdb/testsuite: fix fission support in the Dwarf assembler
2021-04-07  Andrew Burgessgdb: Handle missing .debug_str section
2021-04-07  Andrew Burgessgdb/py: fix gdb.parameter('data-directory')
2021-04-06  Tom de Vries[gdb/breakpoints] Workaround missing line-table entry
2021-04-06  Tom de Vries[gdb/testsuite] Fix xfail handling in gdb.threads/gcore...
2021-04-01  Egeyar BagciogluFix obvious typo in gdb/testsuite/lib/pdtrace.in
2021-03-31  Tom TromeyAdd some error checking to DWARF assembler
2021-03-31  Tom de Vries[gdb/testsuite] Ignore DEBUGINFOD_URLS
2021-03-30  Simon Marchigdb/dwarf: disable per-BFD resource sharing for -readno...
2021-03-30  Tom de Vries[gdb/testsuite] Add missing .debug_abbrev terminator...
2021-03-29  Tankut Baris Aktemurtestsuite, mi: avoid a clang bug in 'user-selected...
2021-03-27  Will Schmidtgdb/testsuite: make some test names unique in gdb.arch...
2021-03-26  Andrew Burgessgdb/testsuite: more testing of pretty printer 'array...
2021-03-26  Andrew Burgessgdb/testsuite: resolve remaining duplicate test names...
2021-03-26  Andrew Burgessgdb/testsuite: resolve duplicate test name in gdb.cp...
2021-03-26  Andrew Burgessgdb/testsuite: remove duplicate test from gdb.cp/maint.exp
2021-03-26  Andrew Burgessgdb/testsuite: remove duplicate test names from gdb...
2021-03-26  Andrew Burgessgdb/testsuite: remove duplicate test names for gdb...
2021-03-25  Pedro AlvesFix problem exposed by gdb.server/stop-reply-no-thread...
2021-03-25  Andrew Burgessgdb/testsuite: use -wrap with gdb_test_multiple in...
2021-03-24  Luis MachadoAdd memory tagging testcases
2021-03-24  Luis MachadoExtend "x" and "print" commands to support memory tagging
2021-03-22  Andrew Burgessgdb: handle invalid DWARF when compilation unit is...
2021-03-22  Andrew Burgessgdb/testsuite: use the correct .debug_str section name...
2021-03-20  Tom TromeyMove psymtab statistics printing to psymtab.c
2021-03-19  Kevin BuettnerFix potential hang during gdbserver testing
2021-03-19  Sourabh Singh TomarEnable macro test for clang compiler
2021-03-17  Simon Marchigdb/testsuite: add test for run/attach while program...
2021-03-16  Andrew Burgessgdb/python: fix FrameDecorator regression on Python 2
2021-03-16  Andrew Burgessgdb/testsuite: squash duplicate test names in gdb.threa...
2021-03-15  Tom TromeyFix unary + in Ada
2021-03-15  Tom TromeyCall ada_ensure_varsize_limit in indirection
2021-03-15  Tom TromeyImplement Ada operator overloading
2021-03-15  Tom TromeyFix Ada assignment resolution
2021-03-15  Tom TromeyFix bug in Ada aggregate assignment
2021-03-15  Andrew Burgessgdb: use make_scoped_restore to restore gdbpy_current_o...
2021-03-12  Andrew Burgessgdb/testsuite: resolve remaining duplicate test names...
2021-03-12  Andrew Burgessgdb/testsuite: remove duplicate test from gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: check the correct Python variable in...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: remove a duplicate test
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12  Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-09  Tom TromeyFix function call regression in new evaluator
2021-03-09  Andrew Burgessgdb: fix field names of GDB's type main_type structure
2021-03-09  Felix Willgerodtgdb/fortran: Add 'LOC' intrinsic support.
2021-03-09  Andrew Burgessgdb/fotran: add support for the 'shape' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for 'SIZE' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for RANK keyword
2021-03-08  Tom TromeyConvert f-exp.y to use operations
2021-03-08  Tom TromeyConvert c-exp.y to use operations
next