Operations that temporarily remove steps

Breakpoints or steps may be temporarily removed from a program while debugging when you use certain control language (CL) commands to specify your library or program.

Breakpoints and steps are restored when the CL command completes running. A CPD190A message will be in the job log when the breakpoints or steps are removed; another CPD190A message will be in the job log when the breakpoints or steps are restored.

The following are the CL commands which can cause the breakpoint or step to be temporarily removed:

CHKOBJITG

CPY
CPYLIB

CPROBJ
CRTDUPOBJ

RSTLIB
RSTOBJ

SAVLIB
SAVOBJ
SAVSYS
SAVCHGOBJ

Note: When the CL commands are operating on the program, you will receive error message CPF7102 when you issue the BREAK or STEP command.