Theia API Documentation v1.67.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/utils/memory-widget-variable-utils
getRegisters
Function getRegisters
getRegisters
(
session
:
undefined
|
DebugSession
)
:
Promise
<
DebugVariable
[]
>
Get the Registers of the currently selected frame.
Parameters
session
:
undefined
|
DebugSession
Returns
Promise
<
DebugVariable
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.67.0
Loading...
Get the Registers of the currently selected frame.