PLAYBACK START command

The PLAYBACK START command suspends normal debugging and informs z/OS® Debugger to prepare to replay the statements it recorded. When normal debugging is suspended, all breakpoints are disabled and many commands are unavailable. Use the STEP and RUNTO commands to navigate through recorded statements in a forward or backward direction. Backward is the initial direction of the navigation.

Read syntax diagramSkip visual syntax diagramPLAYBACKSTART;

Usage notes

The following commands are available while you replay recorded statements:

1Refer to PERFORM command (COBOL) for restrictions.

If the DATA option is in effect and the compile unit supports the DATA option, the following commands are available:

2 The target must be session variable.

The following commands are not available while you replay recorded statements: