aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.mi/mi-nonstop-exit.exp')
-rw-r--r--gdb/testsuite/gdb.mi/mi-nonstop-exit.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp b/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp
index 3b67825..f11bb5f 100644
--- a/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp
+++ b/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp
@@ -52,7 +52,6 @@ mi_gdb_test "-gdb-set target-async 1" ".*"
detect_async
if { [mi_run_to_main] < 0 } {
- perror "mi-nonstop-exit.exp tests suppressed"
continue
}
@@ -63,7 +62,6 @@ mi_expect_stop "exited-normally" "" "" "" "" "" "finished exec continue"
# Run the program again.
if { [mi_run_to_main] < 0 } {
- fail "run (2)"
continue
}