dlangide v0.7.42 (2017-08-11T16:19:30Z)
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
onResponse
send debug context (threads, stack frames, local vars...)