gdb: Improve output from "info types" commad
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 543865765a2ddd7d0258c4b9ab0aa7721d05c2d7..864da179d9e86ef55f06fcbfda9c0af4d5261a4d 100644 (file)
@@ -1,3 +1,243 @@
+2019-07-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/info-types.c: New file.
+       * gdb.base/info-types.exp: New file.
+
+2019-07-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/riscv-bp-infcall.c: New file.
+       * gdb.arch/riscv-bp-infcall.exp: New file.
+
+2019-07-17  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       PR breakpoints/24541
+       * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
+
+2019-07-14  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/24760
+       * gdb.objc/basicclass.exp: Fix unterminated string.
+
+2019-07-12  Bernhard Heckel  <bernhard.heckel@intel.com>
+           Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
+       * gdb.fortran/vla-sizeof.exp: Print the size of an array with
+       negative bounds.
+       * gdb.fortran/vla-value.exp: Print elements of an array with
+       negative bounds.
+       * gdb.fortran/vla.f90: Setup an array with negative bounds for
+       testing.
+
+2019-07-11  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/options.exp (expect_string): Dequote strings in
+       results.
+       (test-string): Test strings with different quoting and reindent.
+
+2019-07-10  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/mi_ex_cond.exp: Update expected results.
+       * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
+       * gdb.ada/mi_catch_ex.exp: Update expected results.
+       * gdb.ada/mi_catch_assert.exp: Update expected results.
+       * gdb.ada/catch_ex.exp (catch_exception_info)
+       (catch_exception_entry, catch_assert_entry)
+       (catch_unhandled_entry): Update.
+       * gdb.ada/catch_assert_if.exp: Update expected results.
+
+2019-07-10  Richard Bunt  <richard.bunt@arm.com>
+       Stephen Roberts  <stephen.roberts@arm.com>
+
+       * gdb.base/define.exp: Restore original prompt.
+
+2019-07-09  Pedro Alves  <palves@redhat.com>
+
+       * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
+       breakpoints" output.
+       * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
+       * gdb.python/py-breakpoint.exp: No longer expect that "catch
+       throw" creates breakpoint.
+       * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
+       'type="catchpoint"'.
+
+2019-07-09  Pedro Alves  <palves@redhat.com>
+
+       PR c++/15468
+       * gdb.cp/except-multi-location-lib.cc: New.
+       * gdb.cp/except-multi-location-main.cc: New.
+       * gdb.cp/except-multi-location.exp: New.
+
+2019-07-09  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.base/printcmds.exp (test_printf_convenience_var): Set
+       language to "c++" before dealing with wchar_t.  Remove DO_WSTRING
+       argument and update callers.
+
+2019-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.arch/amd64-break-on-asm-line.S: New file.
+       * gdb.arch/amd64-break-on-asm-line.exp: New file.
+
+2019-07-08  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/printcmds.exp: Test printing C string and
+       C wide string convenience vars without transiting via the inferior.
+       Also make test names unique.
+
+2019-07-08  Alan Hayward  <alan.hayward@arm.com>
+
+       * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
+
+2019-07-04  Pedro Alves  <palves@redhat.com>
+
+       * lib/gdb.exp (foreach_with_prefix): Don't return early if
+       body returned ok(0), break(3) or continue(4).
+       * gdb.testsuite/foreach_with_prefix.exp: New file.
+
+2019-07-04  Alan Hayward  <alan.hayward@arm.com>
+
+       * gdb.server/unittest.exp: Allow 0 unit tests to run.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * lib/gdb.exp (foreach_with_prefix): Use "catch" and
+       "return -code".
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       PR cli/24732
+       * gdb.base/shell.exp: Load completion-support.exp.
+       Adjust expected error output.  Add completion tests.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
+       string_to_regexp.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
+       (expect_integer): Adjust to expect "-string".
+       (expect_string): New.
+       (all_options): Expect "-string".
+       (test-flag, test-boolean): Adjust to expect "-string".
+       (test-string): New proc.
+       (top level): Call it.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp (test-misc, test-flag, test-boolean)
+       (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
+       the expected output in the success.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * lib/completion-support.exp (test_gdb_complete_tab_multiple):
+       Split one gdb_test_multiple call in two to avoid a race.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/with.c: New file.
+       * gdb.base/with.exp: New file.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/settings.exp: Replace all references to "maint
+       test-settings set" with references to "maint set test-settings",
+       and all references to "maint test-settings show" with references
+       to "maint show test-settings".
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/settings.exp (test-string): Adjust expected out when
+       testing "maint test-settings show filename"
+
+2019-07-02  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp (test-info-threads): New procedure.
+       (top level): Call it.
+
+2019-06-28  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.dwarf2/ada-linkage-name.c: New file.
+       * gdb.dwarf2/ada-linkage-name.exp: New file.
+
+2019-06-27  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.cp/constexpr-field.exp: Use setup_xfail.
+
+2019-06-26  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
+
+2019-06-26  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/index-cache.exp: Add back missing debug option.
+
+2019-06-23  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.base/alias.exp: Test non matching/non existing prefixes.
+
+2019-06-25  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/24727
+       * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
+
+2019-06-24  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
+
+2019-06-24  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
+       DW_FOR_sdata for DW_AT_decl_file.  Use 0 for DW_AT_decl_file.
+       * gdb.trace/unavailable-dwarf-piece.exp: Same.
+
+2019-06-24  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.dwarf2/inlined_subroutine-inheritance.exp:
+
+2019-06-21  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
+
+2019-06-21  Tom de Vries  <tdevries@suse.de>
+
+       PR testsuite/24518
+       PR ada/24713
+       * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
+       index.
+
+2019-06-19  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/length_cond.exp: Add intro comment.
+
+2019-06-19  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/length_cond.exp: New file.
+       * gdb.ada/length_cond/length_cond.adb: New file.
+       * gdb.ada/length_cond/pck.adb: New file.
+       * gdb.ada/length_cond/pck.ads: New file.
+
+2019-06-18  Tom de Vries  <tdevries@suse.de>
+
+       * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
+
+2019-06-18  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/list0.h: Add comment explaining control character.
+
+2019-06-18  Tom de Vries  <tdevries@suse.de>
+
+       * boards/fission.exp: Break up long debug_flags line.
+
+2019-06-16  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/24445
+       * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
+       generated index.
+
 2019-06-16  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        PR gdb/24686
This page took 0.02817 seconds and 4 git commands to generate.