]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.ada/catch_ex.exp
gdb/testsuite: make runto_main not pass no-message to runto
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.ada / catch_ex.exp
index 12e0f6808e535832983031d6d62187af02c4f042..736e490e9c0f6c992d2f0a1c2c9c27a1f8ad492a 100644 (file)
@@ -41,7 +41,6 @@ set catch_exception_info \
 ####################################
 
 if ![runto_main] then {
-   fail "cannot run to main, testcase aborted"
    return 0
 }
 
@@ -90,7 +89,6 @@ gdb_test "continue" \
 #  - continue, the program exits.
 
 if ![runto_main] then {
-   fail "cannot run to main, testcase aborted"
    return 0
 }
 
@@ -151,7 +149,6 @@ gdb_test "continue" \
 #     the program.
 
 if ![runto_main] then {
-   fail "cannot run to main, testcase aborted"
    return 0
 }