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

debugger: start 'runcontrol-ification' of the debugger plugin.

This replaces most uses of DebuggerStartParameters by DebuggerRunControl
which is a simple RunControl with a DebuggerStartParameters member.

Plan is to move all global state to the run controls, and possibly
introduce specialized ones for core debugging etc.
parent a89643a8
No related branches found
No related tags found
No related merge requests found
Showing
with 130 additions and 127 deletions
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