HP 68000 Series User Manual page 342

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Expression Monitor Value
filled, you must use the Expression Monitor Delete command to delete an
expression before monitoring another one.
If you do not specify a display line range, the next available line in the data
window is selected to display the monitored variable. If you specify one line,
the expression is displayed on that line. If you specify a range of lines, the
amount of data that will fit on those lines is displayed.
See Also
Expression Monitor Clear_All
Expression Monitor Delete
Symbol Display
Examples
To monitor the value of variable 'current_temp':
Expression Monitor Value current_temp
To monitor the value of the three members in structure 'time' and display
them on Monitor window lines 4 through 6:
Expression Monitor Value *time;4..6
To monitor the contents of string buf:
Expression Monitor Value (Q S)buf
320

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents