gdb/python: New method to access list of register groups
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 36662f910b88cd0272a56be9d68b501fb5850684..63fb5e667e055abad29cd512009e7a011cb7d78f 100644 (file)
@@ -1,3 +1,230 @@
+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
+       of gdb_py_test_multiple.
+       * gdb.python/py-cmd.exp: Likewise.
+       * gdb.python/py-events.exp: Likewise.
+       * gdb.python/py-function.exp: Likewise.
+       * gdb.python/py-inferior.exp: Likewise.
+       * gdb.python/py-infthread.exp: Likewise.
+       * gdb.python/py-linetable.exp: Likewise.
+       * gdb.python/py-parameter.exp: Likewise.
+       * gdb.python/py-value.exp: Likewise.
+
+2020-06-30  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/26175
+       * lib/future.exp (gdb_default_target_compile): Detect and handle
+       early_flags.
+
+2020-06-29  Simon Marchi  <simon.marchi@efficios.com>
+
+       * boards/simavr.exp (gdb_load): Catch errors when closing
+       previous connection.  Close connection, wait for process and
+       unset simavr_spawn_id on failure.
+
+2020-06-29  Tom de Vries  <tdevries@suse.de>
+
+       * lib/gdb.exp (unknown): Make test-case unresolved.
+
+2020-06-29  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/25475
+       * gdb.server/solib-list.exp: Verify that the symbol reload
+       confirmation question is asked.
+
+2020-06-26  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
+       have a input seq nr in each pass message.
+        * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
+       * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
+       * gdb.python/python.exp: Make test names unique,
+       use gdb_test_multiline instead of gdb_py_test_multiple,
+       use $gdb_test_name.
+       * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
+
+2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
+
+       * configure.ac: Add --enable-libctf.
+       * aclocal.m4: sinclude ../config/enable.m4.
+       * Makefile.in (site.exp): Add enable_libctf to site.exp.
+       * lib/gdb.exp (skip_ctf_tests): Use it.
+       * gdb.base/ctf-constvars.exp: Error message tweak.
+       * gdb.base/ctf-ptype.exp: Likewise.
+       * configure: Regenerate.
+
+2020-06-26  Gary Benson <gbenson@redhat.com>
+
+       * gdb.cp/try_catch.cc: Include string.h.
+       (main): Replace comparison against string literal with
+       strcmp, avoiding build failure with -Wstring-compare.
+       Add "marker test-complete".
+       * gdb.cp/try_catch.exp: Run the test to the above marker,
+       then verify that the value of "test" is still true.
+
+2020-06-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/riscv-tdesc-regs.exp: New test cases.
+
+2020-06-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
+
+2020-06-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/riscv-tdesc-loading-01.xml: New file.
+       * gdb.arch/riscv-tdesc-loading-02.xml: New file.
+       * gdb.arch/riscv-tdesc-loading-03.xml: New file.
+       * gdb.arch/riscv-tdesc-loading-04.xml: New file.
+       * gdb.arch/riscv-tdesc-loading.exp: New file.
+
+2020-06-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
+
+2020-06-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/riscv-tdesc-regs-32.xml: New file.
+       * gdb.arch/riscv-tdesc-regs-64.xml: New file.
+       * gdb.arch/riscv-tdesc-regs.c: New file.
+       * gdb.arch/riscv-tdesc-regs.exp: New file.
+
+2020-06-24  Pedro Alves  <palves@redhat.com>
+
+       * gdb.arch/amd64-entry-value-paramref.exp: Use
+       prepare_for_testing_full and don't pass "c++" for the .S file
+       build spec.
+       * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
+       $options, since it's an assembly file.  Remove -Wno-deprecated.
+       * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
+       compiling C++ programs.
+
+2020-06-24  Pedro Alves  <palves@redhat.com>
+
+       * lib/gdb.exp (gdb_compile): Update intro comment.  If C/C++ with
+       Clang, add "-Wno-unknown-warning-option" to the options.
+
+2020-06-23  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.xml/tdesc-reload.c: New file.
+       * gdb.xml/tdesc-reload.exp: New file.
+       * gdb.xml/maint-xml-dump-01.xml: New file.
+       * gdb.xml/maint-xml-dump-02.xml: New file.
+       * gdb.xml/maint-xml-dump.exp: New file.
+
+2020-06-23  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * lib/completion-support.exp (test_gdb_completion_offers_commands):
+       Adjust for omitted commands when TUI is disabled.
+
+2020-06-23  Gary Benson <gbenson@redhat.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.cp/namespace.cc: Improve -Wunused-value fix.
+       * gdb.cp/nsimport.cc: Likewise.
+       * gdb.cp/nsnested.cc: Likewise.
+       * gdb.cp/nsnoimports.cc: Likewise.
+       * gdb.cp/nsusing.cc: Likewise.
+       * gdb.cp/smartp.cc: Likewise.
+       * gdb.python/py-pp-integral.c: Likewise.
+       * gdb.python/py-pp-re-notag.c: Likewise.
+
+2020-06-23  Gary Benson <gbenson@redhat.com>
+
+       * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
+       * gdb.cp/nsimport.cc: Likewise.
+       * gdb.cp/nsnested.cc: Likewise.
+       * gdb.cp/nsnoimports.cc: Likewise.
+       * gdb.cp/nsusing.cc: Likewise.
+       * gdb.cp/smartp.cc: Likewise.
+       * gdb.python/py-pp-integral.c: Likewise.
+       * gdb.python/py-pp-re-notag.c: Likewise.
+
+2020-06-22  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/default-args.exp: New test.
+       * gdb.base/default-args.c: New file.
+       * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
+       * gdb.base/default.exp: Update to new help text.
+       * gdb.base/help.exp: Likewise.
+       * gdb.base/page.exp: Likewise.
+       * gdb.base/style.exp: Likewise.
+       * gdb.guile/guile.exp: Likewise.
+       * gdb.python/python.exp: Likewise.
+
+2020-06-22  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
+       remote host.  Fix search path syntax on Windows host.
+
+2020-06-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/attach.exp: Test priority of 'exec-file' changed
+       over 'exec-file-mismatch'.
+       * gdb.base/attach.c: Mark should_exit volatile.
+       * gdb.base/attach2.c: Likewise.  Add a comment explaining
+       why the sleep cannot be big.
+       * gdb.base/attach3.c: New file.
+
+2020-06-20  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
+       prefix optional.
+
+2020-06-20  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
+       for remote host.
+
 2020-06-19  Sandra Loosemore  <sandra@codesourcery.com>
            Hafiz Abid Qadeer  <abidh@codesourcery.com>
 
This page took 0.030526 seconds and 4 git commands to generate.