Skip to content
  • hjk's avatar
    debugger: start 'runcontrol-ification' of the debugger plugin. · 97edcb79
    hjk authored
    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.
    97edcb79