gdb/python: New method to access list of register groups
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index f6c7e5a62e78d156d586f9863c9a0478027f7fb8..63fb5e667e055abad29cd512009e7a011cb7d78f 100644 (file)
@@ -1,3 +1,46 @@
+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.
This page took 0.026065 seconds and 4 git commands to generate.