gdb/testsuite: make runto_main not pass no-message to runto
[binutils-gdb.git] / gdb / testsuite / gdb.trace / ftrace.exp
index 902d172f9ccded460060e0af21bbbb4a4dad0c23..18ce9c746398a9c84801e0531808ecb56e18754e 100644 (file)
@@ -36,7 +36,6 @@ if [prepare_for_testing "failed to prepare" $executable $srcfile \
 }
 
 if ![runto_main] {
-    fail "can't run to main to check for trace support"
     return -1
 }
 
@@ -60,7 +59,6 @@ if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
 clean_restart ${executable}
 
 if ![runto_main] {
-    fail "can't run to main for ftrace tests"
     return 0
 }