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