* lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 91fc47b1238c105610d28525ba32bda092585e4b..9b7fdc53f827ec4bbcc4200d463d0d74a6c08c6f 100644 (file)
@@ -1,3 +1,19 @@
+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