dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
DebuggerProxy.onDebugState
ddebug
common
debugger
DebuggerProxy
state changed: running / paused / stopped
class
DebuggerProxy
void
onDebugState
(
DebuggingState
state
,
StateChangeReason
reason
,
DebugFrame
location
,
Breakpoint
bp
)
Meta
Source
See Implementation
ddebug
common
debugger
DebuggerProxy
functions
execContinue
execPause
execRestart
execStart
execStepIn
execStepOut
execStepOver
execStop
onDebugContextInfo
onDebugState
onProgramExecutionStatus
onProgramLoaded
requestDebugContextInfo
run
setBreakpoints
setDebuggerCallback
setDebuggerExecutable
setExecutableParams
setTerminalExecutable
setTerminalTty
stop
properties
executableFile
isDebugger
isMagoDebugger
state changed: running / paused / stopped