X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Fstep-line.exp;h=bd753df5e107d48c5ad2ff4816d9b803ad974e37;hb=4dfef5be6812;hp=a3b822f14e2b4a90adb1fdfa421af6cc4bbef503;hpb=2fed9db40b1179f62c6fb0f2cacfb0db6b50af46;p=binutils-gdb.git diff --git a/gdb/testsuite/gdb.base/step-line.exp b/gdb/testsuite/gdb.base/step-line.exp index a3b822f14e2..bd753df5e10 100644 --- a/gdb/testsuite/gdb.base/step-line.exp +++ b/gdb/testsuite/gdb.base/step-line.exp @@ -28,7 +28,6 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} { } if ![runto_main] then { - fail "can't run to main" return 0 }