summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/many-args.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/many-args.exp')
-rw-r--r--gdb/testsuite/gdb.cp/many-args.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/many-args.exp b/gdb/testsuite/gdb.cp/many-args.exp
index aba1e78a561..c9c02f44122 100644
--- a/gdb/testsuite/gdb.cp/many-args.exp
+++ b/gdb/testsuite/gdb.cp/many-args.exp
@@ -28,7 +28,6 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} {
}
if ![runto_main] {
- perror "couldn't run to breakpoint"
return
}