dlangide v0.7.6 (2016-09-15T14:12:00Z)
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