dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
DebuggerProxy.onProgramExecutionStatus
ddebug
common
debugger
DebuggerProxy
called when program execution is stopped
class
DebuggerProxy
void
onProgramExecutionStatus
(
ProgramExecution
process
,
ExecutionStatus
status
,
int
exitCode
)
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
called when program execution is stopped