Avoid producing broken non-native core files
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 3e5e9703b941a07c5c786c3aa5168c687e791208..003208dfa6abeda72dc0b2fd037c0080094a732f 100644 (file)
@@ -1,3 +1,109 @@
+2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
+       support core file generation" reply.
+
+2013-10-21  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       PR gdb/15986
+       * gdb.base/run.c (main): gdb_get_line_number tag added for
+       commands.exp.
+       (factorial): Likewise.
+
+       * gdb.base/commands.exp (watchpoint_command_test): Use
+       gdb_get_line_number in order to determine the locations in run.c
+       where local_var is detected to go out of scope.
+
+2013-10-21  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * gdb.base/gnu_vector.exp: Care about endianness when casting
+       scalars to vectors.
+
+2013-10-18  Tom Tromey  <tromey@redhat.com>
+
+       * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
+       of "binfile".
+
+2013-10-18  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.base/watchpoints.exp: Add test for setting software
+       watchpoints of different types before starting the inferior.
+
+2013-10-18  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/16062
+       * gdb.threads/stepi-random-signal.c: New file.
+       * gdb.threads/stepi-random-signal.exp: New file.
+
+2013-10-17  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
+       Fix comment typo.
+       * lib/gdb.exp (gdb_init): Likewise.
+
+2013-10-17  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/printcmds.exp (test_printf): Test printf flushing.
+
+2013-10-14  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
+       name to gdb_test_no_output.
+
+2013-10-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Canonicalize directories for EXEC_FILENAME.
+       * gdb.base/argv0-symlink.exp
+       (kept file symbolic link name for info inferiors): New.
+       (kept directory symbolic link name): Setup kfail.
+       (kept directory symbolic link name for info inferiors): New.
+
+2013-10-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.arch/s390-multiarch.exp: New file.
+       * gdb.arch/s390-multiarch.c: New file.
+
+2013-10-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
+       use the appropriate GDB/MI command instead, and verify
+       the test output.
+
+2013-10-11  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.base/source-nofile.gdb: New file.
+       * gdb.base/source.exp: Add two tests verifying the behavior when
+       the "source" command is given a non-existant filename.
+
+2013-10-11  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
+        [__WIN32__]: Include "windows.h" and define macro 'dlopen'
+        and 'dlclose'.
+       [!__WIN32__]: Include "dlfcn.h".
+       * gdb.mi/mi-catch-load.exp: Set up kfail.
+
+2013-10-10  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
+       generated corefile" by argument "$test".
+
+2013-10-09  Pedro Alves  <palves@redhat.com>
+
+       * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
+       output.
+
+2013-10-09  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
+       (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
+       (test_catch_syscall_with_wrong_args)
+       (test_catch_syscall_restarting_inferior)
+       (test_catch_syscall_fail_nodatadir)
+       (test_catch_syscall_without_args_noxml)
+       (test_catch_syscall_with_args_noxml)
+       (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
+
 2013-10-08  Tom Tromey  <tromey@redhat.com>
 
        * gdb.dwarf2/dwzbuildid.exp: New file.
This page took 0.070023 seconds and 4 git commands to generate.