Previous Topic: Unconditional BreakpointsNext Topic: Example


Set Unconditional Breakpoints

Use the Breakpoint Locations screen t to set unconditional breakpoints.

To set breakpoints, enter the following information:

Specify up to nine breakpoint locations in fields.

COBOL

For COBOL program, specify a paragraph name or data name, a statement number, or the hexadecimal displacement (offset) from the beginning of the program.

ASSEMBLER

For an Assembler program, breakpoint locations are Assembler labels, datanames, or offsets.

PL/I

For a PL/I program, breakpoint locations can be offsets or, if you have the PL/I symbolic option, PL/I labels or statement numbers.

Follow these rules when specifying information:

Optional specifications:

When you complete entering all the necessary information, press Enter.

For more information:

Accessing Main Storage: CORE