DebuggerCallback.onDebugContextInfo

send debug context (threads, stack frames, local vars...)

interface DebuggerCallback
void
onDebugContextInfo
(
DebugThreadList info
,
ulong threadId
,
int frame
)

Meta