summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/mod_from_name.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.ada/mod_from_name.exp')
-rw-r--r--gdb/testsuite/gdb.ada/mod_from_name.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/mod_from_name.exp b/gdb/testsuite/gdb.ada/mod_from_name.exp
index 8eb61565ff4..7ee7d8c467e 100644
--- a/gdb/testsuite/gdb.ada/mod_from_name.exp
+++ b/gdb/testsuite/gdb.ada/mod_from_name.exp
@@ -30,7 +30,6 @@ foreach_with_prefix scenario {all minimal} {
set bp_location [gdb_get_line_number "START" ${testdir}/foo.adb]
if {![runto "foo.adb:$bp_location"]} {
- perror "Couldn't run ${testfile}-${scenario}"
return
}