Fix test_gdb_complete_tab_multiple race
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 8410a090d71a7dedb031dfac8da0ec83cd030dc6..6e2234984da82ac4329a2e0520f43d7f34f13537 100644 (file)
@@ -1,3 +1,47 @@
+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.
This page took 0.02785 seconds and 4 git commands to generate.