aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/thread-unwindonsignal.exp')
-rw-r--r--gdb/testsuite/gdb.threads/thread-unwindonsignal.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp b/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp
index 6faabf5..c6ae1a5 100644
--- a/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp
+++ b/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp
@@ -110,7 +110,6 @@ gdb_test_multiple "maint print dummy-frames" "dummy frame popped" {
# Continue one last time, the program should exit normally.
-gdb_test "continue" "Program exited normally." \
- "continue to program exit"
+gdb_continue_to_end
return 0