diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/ovsrch.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/ovsrch.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/ovsrch.exp b/gdb/testsuite/gdb.cp/ovsrch.exp index 767d12b..32ac7ce 100644 --- a/gdb/testsuite/gdb.cp/ovsrch.exp +++ b/gdb/testsuite/gdb.cp/ovsrch.exp @@ -63,7 +63,6 @@ if {[prepare_for_testing "failed to prepare" $testfile \ } if {![runto_main]} { - perror "couldn't run to breakpoint" return } |