Watch local window, Figure 62. editing a global symbol – Zilog Z51F0811 User Manual
Page 62

UM024002-0512
The Z8051 On-Chip Debugger
Z8051 On-Chip Debugger and In-System Programmer
User Manual
54
Edit
Users can change data values in the Watch Global window at any time, except during emu-
lation. This editing method is quite simple; just place the cursor where you wish to make
an edit, and double-click the left button on your mouse to display a pop-up dialog in which
you can change the data and click the
Modify
pop-up button to incorporate the change, as
shown in Figure 62.
Watch Local Window
The Watch Global window displays and supports the modification of local variables
within the user’s C language-based source program. Each variable is located within the
Code, XDATA, IRAM, SFR dump spaces.
Much like the issue with finding global variables, users could edit these local variables
directly if finding them was not so tedious. The Watch Local window, shown in Figure 63,
alleviates this problem by employing a map/symbol file, as described in the previous sec-
tion.
Figure 62. Editing A Global Symbol