*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / fork-child.c
index c9b3c96057f857f9635e8315ef0e25e1b2dffb16..6b0164732abb301364d81e8fdcedee0bb84c9540 100644 (file)
@@ -414,10 +414,6 @@ startup_inferior (int ntraps)
 
   init_wait_for_inferior ();
 
-  if (STARTUP_WITH_SHELL)
-    inferior_ignoring_startup_exec_events = ntraps;
-  else
-    inferior_ignoring_startup_exec_events = 0;
   inferior_ignoring_leading_exec_events =
     target_reported_exec_events_per_exec_call () - 1;
 
This page took 0.023468 seconds and 4 git commands to generate.