z/OS TSO/E Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


TEST—OFF subcommand operands

z/OS TSO/E Command Reference
SA32-0975-00

address
specifies the location of a breakpoint that you want to remove. The address must be on a halfword boundary. If no address is specified, all breakpoints are removed. You can specify address as:
  • An absolute address
  • A symbolic address
  • A relative address
  • An indirect address
  • An address expression
  • A module name and entry name (separated by a period)
  • An entry name (preceded by a period).
address:address
specifies a range of addresses. All breakpoints in the range of addresses are removed. See the description of address for a list of valid address types.
(address[,address[,address[,...]]])
specifies the location of several breakpoints that you want to remove. See the description of address for a list of valid address types.
Note: The list must be in parentheses with each address separated by one or more blanks or a comma.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014