The CLEAR command used with the WATCH keyword selectively ends
one or all watches. For example, to clear the watch identified by watch-number,
type:
CLEAR WATCH watch-number
The watch number can be
obtained from the Work With Watches display.
To
clear all watches for your session, type:
CLEAR WATCH ALL
on
a debug command line.
Note:
While the CLEAR PGM command
removes all breakpoints in the program that contains the module being
displayed, it has no effect on watches. You must explicitly use the
WATCH keyword with the CLEAR command to remove watch conditions.