Debugger Components
General Debugger Components
105
Microcontrollers Debugger Manual
Drag Out
Table 3.26 shows the drag actions possible from the Procedure component.
Drop Into
Nothing can be dropped into the Procedure component.
Demo Version Limitations
Only the last two procedures are displayed.
Associated Commands
ATTRIBUTES, FINDPROC
Table 3.25 Procedure Menu Description
Menu Entry Description
Show Values Switches to the display of function parameter values in the
procedure component.
Show Types Toggles to the display of function parameter types in the
procedure component.
Table 3.26 Procedure Component Drag Possibilities.
Destination
Component Window
Action
Data > Local Displays the local variables from the selected procedure in
the data component.
Source Displays source code of the selected procedure. Current
instruction inside the procedure is highlighted in the Source
component.
Assembly The current assembly statement inside the procedure is
highlighted in the Assembly component.