You can monitor an expression that uses the following types of operands only:
Operand | Definition |
---|---|
Variable | A variable used in your program. Static variables in superclasses or interfaces cannot be monitored. |
Constant | The constant can be one of the following types:
|
![]() ![]() ![]() |
Any of the processor registers that can be displayed in the Registers pane. In the case of conflicting names, program variable names take precedence over register names. For conversions that are done automatically when the registers display in mixed-mode expressions, general-purpose registers are treated as unsigned arithmetic items with a length appropriate to the register. For example, on Intel platforms EAX is 32-bits, AX is 16-bits, and AL is 8-bits. |