dlangide v0.7.36 (2017-08-07T12:47:51Z)
Home
Dub
Repo
DebuggerProxy.onDebugContextInfo
ddebug
common
debugger
DebuggerProxy
send debug context (threads, stack frames, local vars...)
class
DebuggerProxy
void
onDebugContextInfo
(
DebugThreadList
info
,
ulong
threadId
,
int
frame
)
Meta
Source
See Implementation
ddebug
common
debugger
DebuggerProxy
constructors
this
functions
execContinue
execPause
execRestart
execStart
execStepIn
execStepOut
execStepOver
execStop
onDebugContextInfo
onDebugState
onDebuggerMessage
onProgramExecutionStatus
onProgramLoaded
onResponse
requestDebugContextInfo
run
setBreakpoints
setDebuggerCallback
setDebuggerExecutable
setExecutableParams
setTerminalExecutable
setTerminalTty
stop
properties
executableFile
isDebugger
isMagoDebugger
variables
_callback
send debug context (threads, stack frames, local vars...)