OSDN Git Service

* gdb.mi/mi-nonstop.exp: Do not check thread state while a
authordrow <drow>
Sat, 13 Sep 2008 17:54:05 +0000 (17:54 +0000)
committerdrow <drow>
Sat, 13 Sep 2008 17:54:05 +0000 (17:54 +0000)
commit0fd143dd5dd2cca452a495d4b75c948f4aded33b
tree1696e9aa5b5cc7ac6479a71d8331fd82c4930788
parent5a0ee82eae4f60ab92d616ea36cd69f3a4e544ea
* 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