Make the dcache (code/stack cache) handle line reading errors better
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index e3343ae6191e5a2c5d5aad5761e2668a6a30c5b6..1e39142e688836cd40f1ec262aef750aa6863e3b 100644 (file)
@@ -1,3 +1,87 @@
+2014-05-21  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/dcache-line-read-error.c: New.
+       * gdb.base/dcache-line-read-error.exp: New.
+
+2014-05-20  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/compare-sections.c: New file.
+       * gdb.base/compare-sections.exp: New file.
+
+2014-05-20  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/break-idempotent.c: New file.
+       * gdb.base/break-idempotent.exp: New file.
+
+2014-05-20  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/nohist.exp: New.
+
+2014-05-20  Yao Qi  <yao@codesourcery.com>
+
+       * lib/gdb.exp (gdb_init): Set timeout if test file is under
+       gdb.reverse directory and gdb_reverse_timeout exists in board
+       setting.
+       * README: Document gdb_reverse_timeout.
+
+2014-05-20  Yao Qi  <yao@codesourcery.com>
+
+       * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
+       'test_file_name'.  Treat args as a string instead of a list.
+       (gdb_init): Rename argument 'args' by 'test_file_name'.
+
+2014-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.arch/powerpc-power.exp: New file.
+       * gdb.arch/powerpc-power.s: New file.
+
+2014-05-16  Doug Evans  <dje@google.com>
+
+       * gdb.base/Makefile.in (EXECUTABLES): Add completion.
+       * gdb.base/completion.exp: Check that all expected files exist
+       before doing file completion.
+
+2014-05-16  Doug Evans  <dje@google.com>
+
+       * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
+       Update.
+       (do_syscall_tests_without_xml): Update.
+
+2014-05-16  Pedro Alves  <palves@redhat.com>
+
+       * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
+       instead of "unknown output after running".
+
+2014-05-16  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host.  Remove
+       file1.txt from host at the end.
+       * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
+
+2014-05-15  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
+       * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
+       loading file.  Add test for TU lookup.
+
+2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
+       calling "-exec-arguments" or "set args" before running the
+       inferior.
+
+2014-05-15  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * lib/mi-support.exp (mi_expect_stop): Expect message for
+       inferiors that exit with non-zero exit code.
+
+2014-05-14  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
+       match absolute path on remote host.
+       (test_file_list_exec_source_files): Remove "/" from the
+       pattern.
+
 2014-05-14  Yao Qi  <yao@codesourcery.com>
 
        * boards/local-remote-host-notty.exp (${board}_file): New
This page took 0.027065 seconds and 4 git commands to generate.