diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/excep_handle.exp')
-rw-r--r-- | gdb/testsuite/gdb.ada/excep_handle.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/excep_handle.exp b/gdb/testsuite/gdb.ada/excep_handle.exp index 990585cb140..5760c531d65 100644 --- a/gdb/testsuite/gdb.ada/excep_handle.exp +++ b/gdb/testsuite/gdb.ada/excep_handle.exp @@ -45,7 +45,6 @@ set catchpoint_storage_error_msg \ ############################################ if ![runto_main] then { - fail "cannot run to main, testcase aborted" return 0 } |