The LWATCH command lists information on the given watchpoint. If /ALL is specified, information is listed on all watchpoints.
The information listed includes the skip count, execution count (the number of times the watchpoint has been incurred), specified
switch settings, and any specified action-list.
Example
In the following example, all of the existing watchpoints are listed.
CodeWatch> LWATCH /ALL
Watchpoint set for N (count = 1) /NSILENT /NIGNORE [C;]
Description
The LWATCH command lists information on the given watchpoint. If /ALL is specified, information is listed on all watchpoints. The information listed includes the skip count, execution count (the number of times the watchpoint has been incurred), specified switch settings, and any specified action-list.