]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.arch/amd64-stap-wrong-subexp.exp
gdb/testsuite: make runto_main not pass no-message to runto
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.arch / amd64-stap-wrong-subexp.exp
index 3009b5c1b03e2724d845e421620b56222d880f08..62bd488093a50df6997813eddfcc65278d231b91 100644 (file)
@@ -26,7 +26,6 @@ if { [prepare_for_testing "failed to prepare" $testfile $srcfile] } {
 
 proc goto_probe { probe_name } {
     if { ![runto "-pstap $probe_name"] } {
-       fail "run to probe $probe_name"
        return
     }
 }