Execute the InterTest for CICS New Copy Function

These instructions describe how to use the New Copy option to load a new copy of a program, reset symbolic breakpoints, and reset the entry in the PPT to the new library address of the program.

Note: To recompile your program and keep the same breakpoints in the recompiled version, set breakpoints at paragraph names or labels, and not at lines of executable code. Then use the New Copy option to transfer the breakpoints to the recompiled program. If you set breakpoints at lines of executable code, New Copy transfers the breakpoints to the same statement numbers or offsets in the recompiled program.

Follow these steps:

  1. Ensure that the CA InterTest™ Debug view is visible.

    Note: If the CA InterTest™ Debug view is not visible, select Window, Show Views, CA InterTest™ Debug.

  2. Right-click a CICS project and select New Copy.
    The New Copy dialog allows you to enter the name of the program.

  3. Click OK to load a new copy of the program.
    A new copy of the selected program is created under the CICS project folder.

    Note: If you click a program name within a project, regardless of being monitored or unmonitored, clicking the New Copy icon will not display this dialog; the new copy process will be executed for that program. However, if you click any entry other than a program within the project then the New Copy dialog opens.