* lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 608bc911926158c2eca0e1191339e3a55d165d6c..9b7fdc53f827ec4bbcc4200d463d0d74a6c08c6f 100644 (file)
@@ -1,3 +1,111 @@
+2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
+
+2008-06-27  Pedro Alves  <pedro@codesourcery.com>
+
+       * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
+       (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
+       compiling an executable, link in an object that forces unbuffered
+       output.
+       * lib/set_unbuffered_mode.c: New file.
+
+2008-06-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
+
+2008-06-25  Vladimir Prus  <vladimir@codesourcery.com>
+
+        * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
+        mi_expect_stop.
+        * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
+        Demand that *running is output.
+        (detect_async): Perform checking every time.
+        (mi_send_resuming_command): Extract everything into...
+        (mi_send_resuming_command_raw): ...this.
+       (mi_expect_stop): Don't accept any output before *stopped.
+
+2008-06-13  Vladimir Prus  <vladimir@codesourcery.com>
+
+       Robustify mi-simplerun.
+        * gdb.mi/basics.c (main): Add a call to sleep.
+        * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
+        * gdb.mi/mi2-cli.exp: Likewise.
+        * gdb.mi/mi-break.exp: Likewise.
+
+2008-06-11  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
+
+2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
+
+        * gdb.mi/mi-console.exp: Adjust.
+        * gdb.mi/mi-syn-frame.exp: Adjust.
+        * gdb.mi/mi2-console.exp: Adjust.
+        * gdb.mi/mi2-syn-frame.exp: Adjust.
+        * lib/mi-support.exp (mi_run_cmd): Adjust.
+        (mi_send_resuming_command): Adjust.
+
+2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
+        * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
+        testing of stopped.
+        * gdb.mi/mi2-syn-frame.exp: Likewise.
+        * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
+        (async, detect_async): New.
+        (mi_expect_stop, mi_continue_to_line): Adjust expectation
+        depending on if we're running in sync or async mode.
+
+2008-06-09  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/completion.exp: New tests for field name completion
+       with spaces, and field name completion with '->'.
+
+2008-06-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/break1.c (struct some_struct): New struct.
+       (values): New global.
+       * gdb.base/completion.exp: Add field name completion test.
+
+2008-06-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.cp/call-c.exp: Test for incorrect handling of reference
+       to pointer.
+       * gdb.cp/call-c.cc: Likewise.
+
+2008-06-06  Nick Roberts  <nickrob@snap.net.nz>
+
+       * gdb.base/annota1.exp (thread_switch): Test for thread-changed
+       annotation.
+
+2008-06-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
+            Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.threads/execl.c, gdb.threads/execl1.c,
+       gdb.threads/execl.exp: New tests.
+       
+2008-06-05  Aleksandar Ristovski  <aristovski@qnx.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.cp/exception.exp: Activate test, make it work with pending
+       catchpoints.
+
+2008-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
+
+2008-05-28  Vladimir Prus  <vladimir@codesourcery.com>
+
+        * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
+        now printed.
+        * gdb.mi/mi2-var-cmd.exp: Likewise.
+
+2008-05-27  Andreas Schwab  <schwab@suse.de>
+
+       * gdb.base/frame-args.exp: Handle arguments that are optimized
+       out.
+
 2008-05-26  Luis Machado  <luisgpm@br.ibm.com>
 
        * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure