summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/nsusing.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/nsusing.exp')
-rw-r--r--gdb/testsuite/gdb.cp/nsusing.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/nsusing.exp b/gdb/testsuite/gdb.cp/nsusing.exp
index f767b6b8c58..18bb28208b6 100644
--- a/gdb/testsuite/gdb.cp/nsusing.exp
+++ b/gdb/testsuite/gdb.cp/nsusing.exp
@@ -23,7 +23,6 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} {
# Test printing of namespace imported within the function.
if {![runto_main]} {
- perror "couldn't run to breakpoint main"
continue
}