aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.perf/single-step.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.perf/single-step.exp')
-rw-r--r--gdb/testsuite/gdb.perf/single-step.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.perf/single-step.exp b/gdb/testsuite/gdb.perf/single-step.exp
index 7a5d068..a5f33c0 100644
--- a/gdb/testsuite/gdb.perf/single-step.exp
+++ b/gdb/testsuite/gdb.perf/single-step.exp
@@ -44,7 +44,6 @@ PerfTest::assemble {
clean_restart $binfile
if ![runto_main] {
- fail "can't run to main"
return -1
}
return 0