dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
DebuggerUIHandler.onDebugState
dlangide
ui
debuggerui
DebuggerUIHandler
state changed: running / paused / stopped
class
DebuggerUIHandler
void
onDebugState
(
DebuggingState
state
,
StateChangeReason
reason
,
DebugFrame
location
,
Breakpoint
bp
)
Meta
Source
See Implementation
dlangide
ui
debuggerui
DebuggerUIHandler
constructors
this
functions
handleAction
handleActionStateRequest
onBreakpointListUpdated
onDebugContextInfo
onDebugState
onDebuggerMessage
onProgramExecutionStatus
onProgramLoaded
onResponse
onStackFrameSelected
run
switchToDebugPerspective
switchToDevelopPerspective
updateLocation
properties
currentThreadId
state changed: running / paused / stopped