Dragging from procedure component window, Dragging from register component window – Freescale Semiconductor Microcontrollers User Manual
Page 58
Debugger Interface
Highlights of the User Interface
58
Microcontrollers Debugger Manual
Dragging from the Memory Component Window
summarizes dragging from the Memory Component.
Dragging from Procedure Component Window
summarizes dragging from the Procedure Component.
Dragging from Register Component Window
summarizes dragging from the Register Component Window.
Table 2.12 Dragging from the Memory Component Window
Destination
Component Window
Action
Assembly
Displays disassembled instructions starting at the first
address selected. Instructions corresponding to the
selected memory area are highlighted in the Assembly
component.
Command Line
Appends the selected memory range to the Command
Line window.
Register
Loads the destination register with the start address of the
selected memory block.
Source
Displays high level language source code starting at the
first address selected. Instructions corresponding to the
selected memory area are grayed in the source
component.
Table 2.13 Dragging from the Procedure Component Window
Destination
Component Window
Action
Data > Local
Displays 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.