dlangide v0.7.36 (2017-08-07T12:47:51Z)
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
constructors
this
functions
execContinue
execPause
execRestart
execStart
execStepIn
execStepOut
execStepOver
execStop
onDebugContextInfo
onDebugState
onDebuggerMessage
onProgramExecutionStatus
onProgramLoaded
onResponse
requestDebugContextInfo
run
setBreakpoints
setDebuggerCallback
setDebuggerExecutable
setExecutableParams
setTerminalExecutable
setTerminalTty
stop
properties
executableFile
isDebugger
isMagoDebugger
variables
_callback
state changed: running / paused / stopped