* ppc-tdep.h (struct gdbarch_tdep): Remove ppc_ev31_regnum member.
[deliverable/binutils-gdb.git] / gdb / fork-child.c
index 9f0588e58ffdd61e1821ffb50180261176781f9e..15b8245feed89b32a6b97e47a5ef33fe942e3484 100644 (file)
@@ -410,7 +410,7 @@ startup_inferior (int ntraps)
     {
       /* Make wait_for_inferior be quiet. */
       stop_soon = STOP_QUIETLY;
-      wait_for_inferior ();
+      wait_for_inferior (1);
       if (stop_signal != TARGET_SIGNAL_TRAP)
        {
          /* Let shell child handle its own signals in its own way.
This page took 0.027676 seconds and 4 git commands to generate.