gdb: Remove file path from test name
[external/binutils.git] / gdb / testsuite / ChangeLog
index 1c362f7..ac292ab 100644 (file)
@@ -1,3 +1,92 @@
+2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.base/style-logging.exp: Remove path from test name.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       PR gdb/24502:
+       * gdb.base/style-logging.exp: New file.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/symfile-warn.exp: New file.
+       * gdb.base/symfile-warn.c: New file.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.base/annotate-symlink.exp: New file.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/set_wstr.exp: Add reassignment test.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
+       'unchecked_access and 'unrestricted_access as well.
+
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       PR ada/24539:
+       * gdb.ada/vla.exp: Update tests.
+       * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
+       pragma.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/settings.exp (test-integer): Test junk after
+       "unlimited".
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp (test-thread-apply): New.
+       (top level): Call it.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp (test-frame-apply): New.
+       (top level): Test print commands with different "frame apply"
+       prefixes.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+        * lib/completion-support.exp (test_gdb_complete_tab_multiple)
+       (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
+       'max_completions' parameter and handle it.
+       (test_gdb_completion_offers_commands): New.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp (test-backtrace): New.
+       (top level): Call it.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.guile/scm-frame-args.exp: Use "set print
+       raw-frame-arguments" instead of "set print raw frame-arguments".
+       * gdb.python/py-frame-args.exp: Likewise.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.compile/compile.exp: Adjust expected output to option
+       processing changes.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.exp: Build executable.
+       (test-print): New procedure.
+       (top level): Call it, once for "print" and another for "compile
+       print".
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/options.c: New file.
+       * gdb.base/options.exp: New file.
+
 2019-06-13  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check