diff options
Diffstat (limited to 'gdb/nto-procfs.c')
-rw-r--r-- | gdb/nto-procfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/nto-procfs.c b/gdb/nto-procfs.c index 9e569c5..130eb95 100644 --- a/gdb/nto-procfs.c +++ b/gdb/nto-procfs.c @@ -1101,7 +1101,6 @@ procfs_create_inferior (char *exec_file, char *allargs, char **env, if (exec_bfd != NULL || (symfile_objfile != NULL && symfile_objfile->obfd != NULL)) solib_create_inferior_hook (); - stop_soon = 0; } static void |