2010-06-08 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.multi / bkpt-multi-exec.exp
index e3f86964c9d6d0697fc66e896b85fdfe89505003..1fe24f6447cfba4c8d978a07a0f42ca52aa3491d 100644 (file)
@@ -71,7 +71,7 @@ gdb_test "add-inferior -exec ${binfile2}"
 set bp_location [gdb_get_line_number "set breakpoint here" ${srcfile2}]
 
 gdb_test "inferior 2"
-gdb_test "break ${srcfile2}:${bp_location}" ""
+gdb_test "break ${srcfile2}:${bp_location}" ".*"
 
 # Start the program running, and stop at main.
 #
This page took 0.0235 seconds and 4 git commands to generate.