gdb/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index a9436f47e9c48226c3d1c78eced420014eee259a..2d28df15abefe5e2a7f2b0d34426dcbc1f6cf572 100644 (file)
@@ -1,3 +1,54 @@
+2009-07-02  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
+       linux.  Adjust to use "inferior", "info inferiors", "detach
+       inferior" and "kill inferior" instead of "restart", "info fork",
+       "detach fork" and "delete fork".
+       * gdb.base/ending-run.exp: Spell out "info".
+       * gdb.base/help.exp: Adjust to use test_prefix_command_help for
+       the "kill" command.
+
+2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
+       change to prefix TLS offset in hex with 0x.
+
+2009-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.base/default.exp: Update test case for "x" changes.
+
+2009-07-01  Tristan Gingold  <gingold@adacore.com>
+
+       * gdb.base/bigcore.exp: Make darwin untested.
+
+2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/completion.exp (directory completion): Create the directory.
+       New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
+       escapeuniquesub.
+       (directory completion 2): Expect now ${escapeuniquesub}.
+       (Glob remaining of directory test): Remove one excessive newline.
+       Expect the real output.
+
+2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix `make check//%' target after `make check' has been ran.
+       * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency.  Add
+       a mkdir call.
+       (check-gdb.base%): Remove the gdb.base%/.dir dependency.
+       (%/.dir): Remove.
+
+2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * lib/mi-support.exp (mi_check_thread_states): Permit any output before
+       the expected result record.
+
+2009-06-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Remove racy FAILs relying just on the timeouts.
+       * gdb.base/setshow.exp (set annotate 2, show annotate (2))
+       (annotation_level 2): Remove racy FAILs.
+
 2009-06-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
        gdb/10275
This page took 0.044734 seconds and 4 git commands to generate.