X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=eac9ba9296aa80999d8b88b7709b84c94792ae8a;hb=bb3784283e3ddfb19761aabcc5ade9956e34b311;hp=6c58f0a461ebe18c332a075dc861b6c47dc240fa;hpb=92e28119dab95a03c23afa7a1484f66ce50aae8f;p=binutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6c58f0a461e..eac9ba9296a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,90 @@ +2008-04-05 Vladimir Prus + + * 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 + + * 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 + + * 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 + + * 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 + + * 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 + + * 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 + + * gdb.base/break.exp: Mark failures as such. Fix formatting. + +2008-03-31 Markus Deuling + Ulrich Weigand + + * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial + value. Add xfail for older kernels. + +2008-03-28 Aleksandar Ristovski + + 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 + + * gdb.mi/mi-var-cmd.exp: Fix a typo. + 2008-03-26 Vladimir Prus * gdb.mi/mi-var-display.exp: Remove obsolete xfail.