* gdb.mi/mi-nonstop.exp: Do not check thread state while a
authorDaniel Jacobowitz <drow@false.org>
Sat, 13 Sep 2008 17:54:06 +0000 (17:54 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sat, 13 Sep 2008 17:54:06 +0000 (17:54 +0000)
commitd0b76dc6dfba19f3f3f98386cef2be82f5ef701b
tree6ff466c248fcb48c824e4499338b38aca7a82b3f
parentbb01da776d7ff0386261285613f950cbc1e28215
* gdb.mi/mi-nonstop.exp: Do not check thread state while a
stop is pending.  Avoid ".*" when two stops are pending.
* lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
(fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
newlines in fullnames.
* lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
(mi_expect_stop): Update comments.  Only anchor in sync mode.
Do not match newlines.
(mi_send_resuming_command_raw): Always return status.
(mi_get_stop_line): Do not match more than one line by accident.
Only anchor in sync mode.
(mi_run_inline_test): If -exec-next fails, give up.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-nonstop.exp
gdb/testsuite/lib/gdb.exp
gdb/testsuite/lib/mi-support.exp
This page took 0.025024 seconds and 4 git commands to generate.