Garbage collect thread continuations
[deliverable/binutils-gdb.git] / gdb / target.h
index 0b85adfd13f3efe8bf82ca387121cdbdf205918c..597a619c0f3aeecfce12eba7b8302d3c9639c9ce 100644 (file)
@@ -126,11 +126,6 @@ enum inferior_event_type
     INF_TIMER,
     /* We are called to do stuff after the inferior stops.  */
     INF_EXEC_COMPLETE,
-    /* We are called to do some stuff after the inferior stops, but we
-       are expected to reenter the proceed() and
-       handle_inferior_event() functions.  This is used only in case of
-       'step n' like commands.  */
-    INF_EXEC_CONTINUE
   };
 \f
 /* Target objects which can be transfered using target_read,
This page took 0.022999 seconds and 4 git commands to generate.