X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=330e7c84f1ad3d8eeb73e559ef7f6142b0137009;hb=81b327aadd3454a5c855e10180b30b6cafe5fc84;hp=30d1a4ffa227a28f77d179df0518eddacc6be290;hpb=18b5aadea2de6955ba5818c65ef82c94c6ca5d98;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 30d1a4ffa22..330e7c84f1a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,87 @@ +2021-06-25 Andrew Burgess + + * gdb.guile/scm-breakpoint.exp (test_watchpoints): Add new tests. + +gdb/testsuite/ChangeLog +2021-06-25 Carl Love + + * gdb.arch/powerpc-plxv-norel.exp: Add call to skip_power_isa_3_1_tests. + * lib/gdb.exp(skip_power_isa_3_1_tests): New gdb_caching_proc test. + +2021-06-25 Tom Tromey + + * gdb.ada/py_range.exp: Add type name test cases. + +2021-06-24 Tom de Vries + + * gdb.base/info-macros.exp: Add after trailing whitespace in + test names. + +2021-06-24 Tom de Vries + + * gdb.base/argv0-symlink.exp: Use with_test_prefix. + +2021-06-23 Tom de Vries + + * lib/gdb.exp (gdb_test_lines): Rewrite to accept single + multiline tcl regexp. + * gdb.base/info-types.exp.tcl: Update. Make empty line at end of + regexp optional. + * gdb.base/info-macros.exp: Update. + * gdb.cp/cplusfuncs.exp: Update. + +2021-06-22 Andreas Schwab + + PR symtab/27999 + * lib/dwarf.exp (start_end): New proc inside loclists. + * gdb.dwarf2/loclists-start-end.exp: New file. + * gdb.dwarf2/loclists-start-end.c: New file. + +2021-06-22 Tom de Vries + + * gdb.dwarf2/imported-unit-c.exp: New file. + +2021-06-22 Andrew Burgess + + * gdb.server/server-kill.exp: Introduce global kill_pid_of, and + make use of this in prepare to select which pid we should kill. + Run all the tests twice with a different kill_pid_of value. + (prepare): Make use of kill_pid_of. + (test_stepi): New proc. + +2021-06-21 Andrew Burgess + + * gdb.python/py-frame.exp: Add Frame.level tests. + * gdb.python/py-pending-frame-level.c: New file. + * gdb.python/py-pending-frame-level.exp: New file. + * gdb.python/py-pending-frame-level.py: New file. + +2021-06-21 Andrew Burgess + + * gdb.python/py-unwind-user-regs.c: New file. + * gdb.python/py-unwind-user-regs.exp: New file. + * gdb.python/py-unwind-user-regs.py: New file. + +2021-06-17 Carl Love + + * gdb.arch/powerpc-power8.exp(bctar, bctarl): Update mnemonics + to bgetar and bgetarl. + * gdb.arch/powerpc-power8.s((bctar, bctarl): Update comments + for mnemonics to bgetar and bnstarl. + +2021-06-17 Simon Marchi + + * gdb.base/args.exp: Check target, KFAIL if remote. + (args_test): Add parameter and use it. + +2021-06-17 Simon Marchi + + * gdb.base/args.exp: Remove trailing parenthesis in test names. + +2021-06-17 Simon Marchi + + * gdb.base/args.exp: Use $old_gdbflags in all tests. + 2021-06-17 Simon Marchi * gdb.base/args.exp: Use save_vars.