* gdb.mi/mi-cli.exp: Remove debug print.
authorVladimir Prus <vladimir@codesourcery.com>
Thu, 12 Mar 2009 20:16:06 +0000 (20:16 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Thu, 12 Mar 2009 20:16:06 +0000 (20:16 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-cli.exp

index 9407f9f..ea9f009 100644 (file)
@@ -1,5 +1,9 @@
 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
         include the token in ^running and frame info in *stopped.
 
index 8427edf..2fbb376 100644 (file)
@@ -163,7 +163,6 @@ mi_gdb_test "34 next" \
 
 gdb_expect {
     -re "~\[^\r\n\]+\r\n" {
-        verbose -log "Hi there"
     }
 }