diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/operator.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/operator.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/operator.exp b/gdb/testsuite/gdb.cp/operator.exp index b5609ba..54c8cbb 100644 --- a/gdb/testsuite/gdb.cp/operator.exp +++ b/gdb/testsuite/gdb.cp/operator.exp @@ -23,7 +23,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} \ ############################################ if {![runto_main]} { - perror "couldn't run to breakpoint main" return } |