import gdb-1999-11-16 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / commands.exp
index c9cea084d700c823726ef1977c6bf0a913455aec..71491dbb3b02ac791aba3cf2d8029387054117c7 100644 (file)
@@ -320,7 +320,7 @@ proc watchpoint_command_test {} {
     }
     send_gdb "continue\n"
     gdb_expect {
-      -re "Continuing.*\[Ww\]atchpoint $wp_id deleted because the program has left the block in.*which its expression is valid.*run.c:57.*"\
+      -re "Continuing.*\[Ww\]atchpoint $wp_id deleted because the program has left the block in.*which its expression is valid.*run.c:57.*$gdb_prompt $"\
               {pass "continue with watch"}
       -re "$gdb_prompt $"\
               {fail "continue with watch"}
This page took 0.022853 seconds and 4 git commands to generate.