Debugger Components
General Debugger Components
124
Microcontrollers Debugger Manual
Drag Out
Table 3.35 shows the drag actions possible from the Source component.
Table 3.34 Folding Menu Description
Menu Entry Description
Unfold Unfolds the displayed source code
Fold Folds the displayed source code
Unfold All Text Unfolds all displayed source code
Fold All Text Folds all displayed source code
All Text Folded At Loading Folds all source code at load time
Table 3.35 Source Drag Possibilities
Destination
Component Window
Action
Assembly Displays disassembled instructions starting at the first high
level language instruction selected. The assembler
instructions corresponding to the selected high level
language instructions are highlighted in the Assembly
component.
Register Loads the destination register with the PC of the first
instruction selected.
Data A selection in the Source window is considered as an
expression in the Data window, as if it was entered through
the Expression Editor of the Data component. (See Data
Component or Expression Editor.)