* gdb.cp/classes.exp (do_tests): Always step to the line after the
authorDaniel Jacobowitz <drow@false.org>
Tue, 2 Oct 2007 14:57:46 +0000 (14:57 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 2 Oct 2007 14:57:46 +0000 (14:57 +0000)
commit471ba8c90c7a40273fabd5821b1a10125463f3fa
tree0d42b90c7595bf96b188281833c20a36381f87ae
parente42e4a8b9ea03a49d9a323c8dafaa074815e76aa
* gdb.cp/classes.exp (do_tests): Always step to the line after the
call.
* gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
to return to the call.
* gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
* gdb.mi/mi-return.exp (test_return_simple): Likewise.
* gdb.mi/mi2-return.exp (test_return_simple): Likewise.
* gdb.mi/mi-until.exp (test_until): Likewise.
* gdb.mi/mi2-until.exp (test_until): Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/classes.exp
gdb/testsuite/gdb.mi/mi-return.exp
gdb/testsuite/gdb.mi/mi-simplerun.exp
gdb/testsuite/gdb.mi/mi-until.exp
gdb/testsuite/gdb.mi/mi2-return.exp
gdb/testsuite/gdb.mi/mi2-simplerun.exp
gdb/testsuite/gdb.mi/mi2-until.exp
This page took 0.042276 seconds and 4 git commands to generate.