Debugger Engine Commands
Debugger Commands
794
Microcontrollers Debugger Manual
Components
Inspector component.
Example:
in>loadio swap
in>Inspect<ATTRIBUTES EXPAND 3
in>INSPECTOROUTPUT “Object Pool” Swap
Swap
* Name Value Address Init...
- IO_Reg_1 0x0 0x1000 0x0 ...
- IO_Reg_2 0x0 0x1001 0x0 ...

INSPECTORUPDATE

The Inspector displays various information. Some types of information are automatically
updated. To make sure that displayed values correspond to the current situation, the
INSPECTORUPDATE command updates all information.
Usage
INSPECTORUPDATE
Components
Inspector component.
Example:
in>INSPECTORUPDATE