Library /sys$common/syshlp/dbg$help.hlb DEBUG, Messages, NOWATTAR *Conan The Librarian (sorry for the slow response - running on an old VAX) |
cannot watch protected target Facility: DEBUG, VMS Debugger Explanation: You are attempting to set a /STATIC watchpoint on a location that is either a register, is not in your program, or is on the stack (P1 space). These kinds of locations cannot be watchpointed with the /STATIC qualifier. User Action: Either use the /NOSTATIC qualifier, or do not watch- point this location.
|