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


- 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.