]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/overlays.exp
gdb/testsuite: make runto_main not pass no-message to runto
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / overlays.exp
index 7f380e2ff48f7902905476266717cd5f526124c1..aeebd4697a620702666f573075ce9395206ea918 100644 (file)
@@ -55,7 +55,6 @@ gdb_load ${binfile}
 #
 
 if ![runto_main] then {
-    fail "can't run to main"
     return 0
 }