In This Book

Using the Data Value Menu

As shown in Figure 4-1, a number of print commands are available from the Data Value menu. Invoke it from Show:Data Value .

Figure 4-1. The Data Value Tear-Off Menu

The Data Value menu is a Tear-o￿ Menu. When you click on the dashed line at the top, the menu is displayed in its own window The menu persists so that you can invoke commands from it without having to redisplay it. You can also move the menu to a convenient place in your workspace.

Using Debugger Commands

If you prefer to use debugger commands, the follo wing list sho ws some common usages:

print

x

 

Displays the value of x.

print

y

+ z

Displays the sum of y plus z.

4-4 Viewing and Manipulating Target Program Data