Renesas REJ10J1837-0100 Network Card User Manual


 
High-performance Embedded Workshop 17. Using the Debugger
REJ10J1837-0100 Rev.1.00 Nov. 16, 2008
367
Open the Add Watch dialog box in either of the following ways.
o Select the Watch window and press the Insert key.
o Right-click within the Watch window and select Add Watch from the pop-up menu.
Enter the name of the variable that you wish to watch in the Variable or expression field and click OK.
The watch item is added to the Watch window. The scope of the added watch item is Auto by default.
Watch items that you have set in the Watch window are saved in the session file.
Note:
If the variable that you have added is a local variable that is not currently in scope, the High-performance Embedded
Workshop will add it to the Watch window but its value will be ‘Not available now’.
(3) Editing a watch item's name
You can change the name of a watch item. Even if watch items can be expanded (e.g. structures or pointers), however,
the names of their child items are not changeable.
To edit a watch item's name
Open the Edit Name dialog box in either of the following ways.
Double-click within the Name column.
Right-click on the line of a watch item and select Edit Name from the pop-up menu.
Enter the new name in the Value or expression field and click OK.