diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/pr10687.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/pr10687.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/pr10687.exp b/gdb/testsuite/gdb.cp/pr10687.exp index 088fde3..8bc3169 100644 --- a/gdb/testsuite/gdb.cp/pr10687.exp +++ b/gdb/testsuite/gdb.cp/pr10687.exp @@ -20,7 +20,6 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} { } if ![runto_main] then { - fail "can't run to main" return } |