dlangide ~master (2018-03-20T13:36:12Z)
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
debugger is started and loaded program, you can set breakpoints at this time