* lib/mi-support.exp (mi_expect_stop): New.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 6c58f0a461ebe18c332a075dc861b6c47dc240fa..eac9ba9296aa80999d8b88b7709b84c94792ae8a 100644 (file)
@@ -1,3 +1,90 @@
+2008-04-05  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * lib/mi-support.exp (mi_expect_stop): New.
+       (mi_run_cmd): Change the
+       token.  Use mi_send_resuming_command, use
+       mi_expect_stop.
+       (mi_execute_to_helper): Rename to mi_execute_to.
+       (mi_send_resuming_command): Add more error patterns.
+       (mi_wait_for_stop): Renamed to...
+       (mi_get_stop_line): ...this.
+       (mi_run_inline_test): Adjust.
+
+       * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
+       * gdb.mi/mi-console.exp: Likewise.
+       * gdb.mi/mi-pending.exp: Likewise.
+       * gdb.mi/mi-simplerun.exp: Likewise.
+       * gdb.mi/mi-stack.exp: Likewise.
+       * gdb.mi/mi-stepi.exp: Likewise.
+       * gdb.mi/mi-syn-frame.exp: Add comment.
+       * gdb.mi/mi-until.exp: Likewise.
+       * gdb.mi/mi-var-display.exp: Likewise.
+       * gdb.mi/mi-watch.exp: Likewise.
+       * gdb.mi/mi2-cli.exp: Likewise.
+       * gdb.mi/mi2-console.exp: Likewise.
+       * gdb.mi/mi2-simplerun.exp: Likewise.
+       * gdb.mi/mi2-stack.exp: Likewise.
+       * gdb.mi/mi2-stepi.exp: Likewise.
+       * gdb.mi/mi2-until.exp: Likewise.
+       * gdb.mi/mi2-var-display.exp: Likewise.
+       * gdb.mi/mi2-watch.exp: Likewise.
+
+2008-04-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
+
+       * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
+
+2008-04-04  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
+       gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
+       gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
+       gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
+       gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
+       gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
+       expect an mi error duplicated in stderr.
+
+2008-04-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
+       * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
+       Add a couple of tests that verify the behavior when the new setting
+       is set to "cancel" and "all".
+       * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
+       "ask" before we start the testing.
+
+2008-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
+
+       * gdb.cp/casts.cc: Add class reference variables.
+       * gdb.cp/casts.exp: New test cases for up/down casting references.
+
+2008-04-01  Marc Khouzam  <marc.khouzam@ericsson.com>
+
+       * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
+       instead of beginning to make an extra test pass.
+       * gdb.mi/mi2-var-display.exp: Likewise.
+
+2008-03-31  Maciej W. Rozycki  <macro@mips.com>
+
+       * gdb.base/break.exp: Mark failures as such.  Fix formatting.
+
+2008-03-31  Markus Deuling  <deuling@de.ibm.com>
+           Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
+
+       * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
+       value.  Add xfail for older kernels.
+
+2008-03-28  Aleksandar Ristovski  <aristovski@qnx.com>
+
+       Bring mi-support in line with gdb.exp.
+       * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
+       (mi_gdb_start): New function.
+
+2008-03-28  Maciej W. Rozycki  <macro@mips.com>
+
+       * gdb.mi/mi-var-cmd.exp: Fix a typo.
+
 2008-03-26  Vladimir Prus  <vladimir@codesourcery.com>
 
        * gdb.mi/mi-var-display.exp: Remove obsolete xfail.