dlangide ~master (2018-03-20T13:36:12Z)
Home
Dub
Repo
DebuggerCallback.onDebugContextInfo
ddebug
common
debugger
DebuggerCallback
send debug context (threads, stack frames, local vars...)
interface
DebuggerCallback
void
onDebugContextInfo
(
DebugThreadList
info
,
ulong
threadId
,
int
frame
)
Meta
Source
See Implementation
ddebug
common
debugger
DebuggerCallback
functions
onDebugContextInfo
onDebugState
onDebuggerMessage
onProgramLoaded
send debug context (threads, stack frames, local vars...)