deposit into register 14 (stack pointer) not allowed
Facility: DEBUG, VMS Debugger
Explanation: You can not deposit into the stack pointer register
because the debugger is on the stack and it would corrupt the
debugger or program stack frames.
User Action: None.