Skip to content
Snippets Groups Projects
Commit c69c15dd authored by hjk's avatar hjk
Browse files

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
parent b1be9972
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment