diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/alpha-step.exp')
-rw-r--r-- | gdb/testsuite/gdb.arch/alpha-step.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.arch/alpha-step.exp b/gdb/testsuite/gdb.arch/alpha-step.exp index 6f2d78bdd66..a5385d10fe4 100644 --- a/gdb/testsuite/gdb.arch/alpha-step.exp +++ b/gdb/testsuite/gdb.arch/alpha-step.exp @@ -38,7 +38,6 @@ proc test_stepi {function } { # of the previous tests, this makes sure that it doesn't affect # this series of tests. if ![runto_main] then { - fail "can't run to main" return 0 } |