gdb/python: New method to access list of register groups
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 84855513b41b89e81b9ce0f2c8593498232e19b8..63fb5e667e055abad29cd512009e7a011cb7d78f 100644 (file)
@@ -1,3 +1,51 @@
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.python/py-arch-reg-groups.exp: New file.
+
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.python/py-arch-reg-names.exp: New file.
+
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
+       gdb.PendingFrame.architecture method.
+
+2020-07-06  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
+
+2020-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/structs2.c (main): Adjust second parem_reg call to
+       explicitly write negative numbers.
+       * gdb.base/structs2.exp: Adjust expected output.
+
+2020-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/charset.c (init_string): Change all char parameters to
+       unsigned char parameters.
+
+2020-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/call-sc.exp (start_scalars_test): Use
+       prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
+       * gdb.base/overlays.c: Remove references to PARAMS.
+       * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
+       * gdb.base/reread.exp: Don't set 'prototypes' global.
+       * gdb.base/structs.exp (start_structs_test): Use
+       prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
+       * gdb.base/structs2.exp: Don't set 'prototypes' global.  Use
+       prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
+       Don't issue "set width 0".  Remove gdb_stop_suppressing_tests
+       call.
+       * gdb.base/varargs.exp: Don't set 'prototypes' global.
+
+2020-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/m32rovly.c: Delete.
+       * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
+
 2020-06-30  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
        * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
This page took 0.037665 seconds and 4 git commands to generate.