debugger: introduce an "undisturbable" context
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
Loading
Please register or sign in to comment