target of EXAMINE/OPERANDS is not the current PC results may be unexpected Facility: DEBUG, VMS Debugger Explanation: The operands being examined will probably give incorrect results, because the context for the instruction is probably not set up properly. Specifically, the values of registers used in address computations depend on the previous series of instructions being executed, which was not done in this case. User Action: Only use EXAMINE/OPERANDS with .0\%PC