To Monitor Variables - HP B1476 68020 User Manual

Debugger/emulator
Table of Contents

Advertisement

• Using the command line, enter:
Expression Display_Value < object >
Remember, you are displaying the values in an object, so you need to run the
program to the point where the object is created. To display the members of a
class, see "To display the members of a C+ + class."
Example
To display the members of object cobj in class C, enter "cobj" in the entry
buffer and select Display→Var/Expression ().

To monitor variables

• Enter the variable to be monitored in the entry buffer and click on the
Monitor () action key.
Or:
• Enter the variable to be monitored in the entry buffer and select
Display→Monitor ().
Or:
• Using the command line, enter:
Expression Monitor Value
Enter the variable to be monitored, and press the < Return> key.
The monitor window displays monitored variable expressions. This window
can be displayed in both the high-level and assembly-level screens.
Chapter 5: Viewing Code and Data
To monitor variables
163

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents