Preparing a CICS program

To prepare a CICS® program for debugging, you must do the following tasks:

  1. Complete the program preparation tasks for COBOL, PL/I, C, C++, assembler, or LangX COBOL, as described in the following sections:
  2. Determine if your site uses DTCN debugging profiles and verify that your system has been configured to use the chosen debugging profile.
  3. Determine if you need to link edit EQADCCXT into your program by reviewing the instructions in Link-editing EQADCCXT into your program.
  4. Do one of the following tasks:
    • If your site is using DTCN debugging profiles, create and store a DTCN debugging profile. Instructions for creating a DTCN debugging profile are in Creating and storing a DTCN profile.