Rational Developer for System z

Debugging CICS applications using DTCN

You can debug CICS® applications using generated JCL or the DTCN transaction.

Before you can debug an interactive CICS program, you must build the code with debug information; in particular, you must compile with the TEST compiler option. Then you can proceed in either of two ways:

Feedback