Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-shell...
[deliverable/binutils-gdb.git] / gdb / inf-ttrace.c
index 3ba830fa6692fa6ece84141aa0f250dc5d68da6d..36bf4cb722f6f4ee52cdd4dbc33a06d2e8d4721d 100644 (file)
@@ -642,9 +642,6 @@ inf_ttrace_him (struct target_ops *ops, int pid)
 
   push_target (ops);
 
-  /* START_INFERIOR_TRAPS_EXPECTED is defined in inferior.h, and will
-     be 1 or 2 depending on whether we're starting without or with a
-     shell.  */
   startup_inferior (START_INFERIOR_TRAPS_EXPECTED);
 
   /* On some targets, there must be some explicit actions taken after
This page took 0.02621 seconds and 4 git commands to generate.