aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-framefilter.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.python/py-framefilter.exp')
-rw-r--r--gdb/testsuite/gdb.python/py-framefilter.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.python/py-framefilter.exp b/gdb/testsuite/gdb.python/py-framefilter.exp
index 794d1c2..9a97b65 100644
--- a/gdb/testsuite/gdb.python/py-framefilter.exp
+++ b/gdb/testsuite/gdb.python/py-framefilter.exp
@@ -53,7 +53,6 @@ gdb_test "info auto-load python-scripts" "Yes.*${testfile}-gdb.py.*" \
"Test auto-load had loaded python scripts"
if {![runto_main]} {
- perror "couldn't run to breakpoint"
return
}
gdb_test_no_output "set python print-stack full" \
@@ -311,7 +310,6 @@ gdb_load ${binfile}
gdb_test "info auto-load python-scripts" "Yes.*${testfile}-gdb.py.*" \
"Set autoload path for no debug info tests"
if {![runto_main]} {
- perror "couldn't run to breakpoint"
return
}