]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
gdb/guile: improve the errors when creating breakpoints
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 88f8d96bf70dd9d68dc5e71e9f304d5692a08c92..330e7c84f1ad3d8eeb73e559ef7f6142b0137009 100644 (file)
@@ -1,3 +1,46 @@
+2021-06-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.guile/scm-breakpoint.exp (test_watchpoints): Add new tests.
+
+gdb/testsuite/ChangeLog
+2021-06-25  Carl Love  <cel@us.ibm.com>
+
+       * 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  <tromey@adacore.com>
+
+       * gdb.ada/py_range.exp: Add type name test cases.
+
+2021-06-24  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/info-macros.exp: Add <EOL> after trailing whitespace in
+       test names.
+
+2021-06-24  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/argv0-symlink.exp: Use with_test_prefix.
+
+2021-06-23  Tom de Vries  <tdevries@suse.de>
+
+       * 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  <schwab@suse.de>
+
+       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  <tdevries@suse.de>
+
+       * gdb.dwarf2/imported-unit-c.exp: New file.
+
 2021-06-22  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb.server/server-kill.exp: Introduce global kill_pid_of, and