AT LINE command
Gives z/OS® Debugger control at the specified line.
The AT LINE command is synonymous to the AT
STATEMENT command.
You cannot use the AT LINE while you debug a disassembled
program. Instead, use the AT OFFSET command.
The AT LINE command
cannot be used while you replay recorded statements by using the PLAYBACK commands.
Refer to the following topics for more information related to the material discussed in this topic.
- Related references
- AT OFFSET command (disassembly)
- PLAYBACK commands
- AT STATEMENT command