]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/gdb1821.exp
gdb/testsuite: remove perror calls when failing to run
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / gdb1821.exp
index 40dcb0cc75ba94dcca9ba38050042316ece4d562..ea96136edf5b991d5951862ef8bf3a4c1f386371 100644 (file)
@@ -29,7 +29,6 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if {![runto_main]} {
-    perror "couldn't run to breakpoint"
     return
 } 
 gdb_test "print /x bar" "{x__0 = 0x0, y__0 = 0x0, z__1 = 0x0}"