diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/minsyms.exp')
-rw-r--r-- | gdb/testsuite/gdb.ada/minsyms.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/minsyms.exp b/gdb/testsuite/gdb.ada/minsyms.exp index 7ce2d81..4e97439 100644 --- a/gdb/testsuite/gdb.ada/minsyms.exp +++ b/gdb/testsuite/gdb.ada/minsyms.exp @@ -26,7 +26,6 @@ if {[gdb_compile_ada "${srcfile}" "${binfile}" executable ""] != "" } { clean_restart ${testfile} if {![runto "_ada_foo_qb07_057"]} { - perror "Couldn't run ${testfile}" return } |