Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 9. Drag and Drop in the Debugger
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
413
9. Drag and Drop in the Debugger
When using the High-performance Embedded Workshop debugger it is possible for each debug component to interact
with the others. This can be achieved simply by dragging objects from one view to another.
Some examples are listed below
1. It is possible to drag a label from the labels view onto other debug views. So for example if you drag a label
onto the disassembly window it will scroll to the address that the label is located at.
2. It is possible to drag a watch variable from the editor into the watch window. This adds the watch variable to
the window.
3. Dragging a function name from the editor into the disassembly should jump the disassembly view to the label
location.