Skip to content
  • hjk's avatar
    debugger: introduce an "undisturbable" context · c69c15dd
    hjk authored
    It is active when the debugger runs but should not be touched, like
    the periods between InferiorRunRequested and InferiorRunOk etc.
    Without that context the core debug start action would trigger,
    and create another debugger instance.
    
    Reviewed-by: Friedemann Kleint
    c69c15dd