fix some simple thinkos in the test suite
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 1edfc930db5decbd20f6bee132be3e92fc0c9c2f..72d9c033e238496daba092e5842974bce3370efd 100644 (file)
@@ -1,3 +1,82 @@
+2013-11-04  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/gcore-buffer-overflow.exp: Use
+       standard_output_file, not standard_testfile.
+       * gdb.base/twice.exp: Use standard_testfile, not
+       standard_output_file.  Use gdb_remote_download.
+
+2013-11-04  Tom Tromey  <tromey@redhat.com>
+
+       * lib/gdb.exp (get_compiler_info): Use log_file -info and
+       restore from that.
+
+2013-11-02  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.cp/derivation.exp: s/perrro/perror/
+
+2013-11-01  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
+       `debugdir'.
+
+2013-10-31  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
+       tests and update expected error message.
+       (test_watch_register_location): New tests.
+       (do_tests): Call test_watch_register_location.
+       * gdb.base/watchpoints.exp: Update expected error message.
+
+2013-10-30  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
+       the patterns in gdb_test_multiple.
+
+2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
+
+       * gdb.base/sym-file-lib.c: New file.
+       * gdb.base/sym-file-loader.c: New file.
+       * gdb.base/sym-file-loader.h: New file.
+       * gdb.base/sym-file-main.c: New file.
+       * gdb.base/sym-file.exp: New file.
+       * lib/gdb.exp (is_elf_target): New function.
+
+2013-10-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
+       variable setting change-log-default-name to ChangeLog-mi.
+
+2013-10-29  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
+       Expect <unavailable> pattern.
+
+2013-10-28  Tom de Vries  <tom@codesourcery.com>
+
+       * gdb.arch/thumb2-it.S (it_8): Fix typo.
+
+2013-10-25  Anton Kolesov  <Anton.Kolesov@synopsys.com>  (tiny change)
+
+       * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
+       remote stubs where exit() behaviour is unreliable.
+
+2013-10-25  Pedro Alves  <palves@redhat.com>
+
+       * gdb.cp/m-static.exp: Adjust expected output of printing a
+       nonexistent or optimized out static field.  Also test printing the
+       the "container" object.
+
+2013-10-24  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
+       if in the persistent mode.
+       * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
+
+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
This page took 0.031515 seconds and 4 git commands to generate.