dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
DebuggerProxy.onProgramLoaded
ddebug
common
debugger
DebuggerProxy
debugger is started and loaded program, you can set breakpoints at this time
class
DebuggerProxy
void
onProgramLoaded
(
bool
successful
,
bool
debugInfoLoaded
)
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
debugger is started and loaded program, you can set breakpoints at this time