gdb/doc/
[external/binutils.git] / gdb / testsuite / gdb.base / consecutive.exp
index 34ac2dd..515b76a 100644 (file)
@@ -43,10 +43,6 @@ gdb_start
 gdb_reinitialize_dir $srcdir/$subdir
 gdb_load ${binfile}
 
-if [target_info exists gdb_stub] {
-    gdb_step_for_stub;
-}
-
 if ![runto_main] then {
     perror "couldn't run to breakpoint"
     continue