Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 17. Using the Debugger
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
359
17.17.1.8 Searching for a label
Choose Find from the pop-up menu to open the Find Label dialog box.
1. Enter the label name that you wish to find into the Name field or select a label name that you have searched
before from the drop-down list box.
2. Enter the address of the label that you wish to find into the Address field or select an address that you have
searched before from the drop-down list box.
3. To find the label having the name entered in the Name field, select the Match whole word only check box.
When this option is not selected, the High-performance Embedded Workshop searches for any labels that
partly match the name entered in the Name field (the Address field cannot be used).
4. When the label name must be case sensitive, select the Match case check box.
5. Click the OK button to start the search.
Note:
Only the label is stored by 1024 characters of the start, therefore the label name must not overlap mutually in 1024
characters or less.
17.17.1.9 Searching for the next label
Choose Find Next from the pop-up menu to find the next occurrence of the label containing the text that you entered.
17.17.1.10 Viewing the source code corresponding to a label
Select a label and choose View Source from the pop-up menu to open the source file containing the address
corresponding to the label.
17.17.2 Elf/Dwarf2 support
The Hi
gh-performance Embedded Workshop supports the Elf/Dwarf2 object file format for debugging applications
written in C/C++ and assembly language for Renesas microcomputers.
Key Features:
Source level debugging
C/C++ operators
C/C++ expression (casting, pointers, references, etc.)
Ambiguous function names
Overlay memory loading
Watch – locals and user defined
Stack trace