cannot watch-protect 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.