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