Watch window – Zilog EZ80F916 User Manual
Page 320

UM014423-0607
Using the Debugger
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
300
Watch Window
Click the Watch Window button to show or hide the Watch window.
Figure 103. Watch Window
The Watch window displays all the variables and their values defined using the WATCH
command. If the variable is not in scope, the variable is not displayed. The values in the
Watch window change as the program executes. Updated values appear in red.
The
0x
prefix indicates that the values are displayed in hexadecimal format. If you want
the values to be displayed in decimal format, select Hexadecimal Display from the con-
text menu.
Use the Watch window to do the following:
•
“Add New Variables” on page 301
•
•
“Remove an Expression” on page 301
•
“View a Hexadecimal Value” on page 301
•
“View a Decimal Value” on page 301
•