Make gdb::option::complete_options save processed arguments too
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 2347a4ad038a235ecbade82b0e66b8593a262889..209f15f9c352c17c9947d1476d31a85600cfc311 100644 (file)
@@ -1,3 +1,41 @@
+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.
This page took 0.032447 seconds and 4 git commands to generate.