Recording the breakpoints encountered
If you are debugging a compile unit that does not support automonitoring,
you can use the SET AUTOMONITOR
command to record
the breakpoints encountered in that compile unit. After you enter
the SET AUTOMONITOR ON
command, z/OS® Debugger records
the location of each breakpoint that is encountered, as if you entered
the QUERY LOCATION
command.