cannot watch protect address address_value
    Facility: DEBUG, VMS Debugger
    Explanation: A SET WATCH command specified a protected address.
    Note that you cannot place a watchpoint on a dynamically
    allocated variable because these variables are stored on the
    stack.
    User Action: Do not use watchpoint on this address.