* gdb.mi/mi-cli.exp: Remove debug print.

This commit is contained in:
Vladimir Prus 2009-03-12 20:16:06 +00:00
parent 1f31650a61
commit 11436dee51
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
* gdb.mi/mi-cli.exp: Remove debug print.
2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
* gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior

View File

@ -163,7 +163,6 @@ mi_gdb_test "34 next" \
gdb_expect {
-re "~\[^\r\n\]+\r\n" {
verbose -log "Hi there"
}
}