dlangide v0.7.15 (2016-10-13T06:46:58Z)
Home
Dub
Repo
DebuggerCallback.onProgramLoaded
ddebug
common
debugger
DebuggerCallback
debugger is started and loaded program, you can set breakpoints at this time
interface
DebuggerCallback
void
onProgramLoaded
(
bool
successful
,
bool
debugInfoLoaded
)
Meta
Source
See Implementation
ddebug
common
debugger
DebuggerCallback
functions
onDebugContextInfo
onDebugState
onDebuggerMessage
onProgramLoaded
onResponse
debugger is started and loaded program, you can set breakpoints at this time