Properties
Protected _disassembledInstructions
Protected _enableSourceCodeRender
_enableSourceCodeRender: boolean = true
Protected _fontInfo
_fontInfo: BareFontInfo
Protected _instructionBpList
Protected _loadingLock
_loadingLock: boolean = false
Protected _onDidChangeStackFrame
_onDidChangeStackFrame: Emitter<void> = ...
Protected _previousDebuggingState
Protected Readonly breakpointManager
Protected Readonly debugPreferences
Protected Readonly debugSessionManager
Protected Readonly editorPreferences
editorPreferences: EditorPreferences
Protected Readonly iconReferenceUri
iconReferenceUri: URI = ...
Protected Readonly labelProvider
labelProvider: LabelProvider
Protected Readonly openerService
openerService: OpenerService
Static Readonly ID
ID: "disassembly-view-widget" = 'disassembly-view-widget'
Static Protected Readonly NUM_INSTRUCTIONS_TO_LOAD
NUM_INSTRUCTIONS_TO_LOAD: 50 = 50
Clears the table and reload instructions near the target address