* infcmd.c: Include "observer.h".
[deliverable/binutils-gdb.git] / gdb / gnu-nat.c
index 191e74ea82381707a589cf6f943c6de59e024c7b..f17d001bc0ba26efb7f8e8d21d2a44b65c5d26ec 100644 (file)
@@ -1,5 +1,5 @@
 /* Interface GDB to the GNU Hurd.
-   Copyright (C) 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001
+   Copyright (C) 1992, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2006
    Free Software Foundation, Inc.
 
    This file is part of GDB.
@@ -2089,9 +2089,6 @@ gnu_create_inferior (char *exec_file, char *allargs, char **env,
     inf_steal_exc_ports (inf);
   else
     inf_restore_exc_ports (inf);
-
-  /* Here we go!  */
-  proceed ((CORE_ADDR) -1, 0, 0);
 }
 
 /* Mark our target-struct as eligible for stray "run" and "attach"
This page took 0.023815 seconds and 4 git commands to generate.