WATCH

Sets a "watchpoint" condition that must be true before a particular breakpoint takes effect.

Read syntax diagramSkip visual syntax diagramWATchaddress;comparatorinstruction|command
address
Address of the breakpoint.
comparator
The condition being checked, for example = or LT.
instruction
An S/370 comparison instruction.
command
A command that is issued when the breakpoint is taken.