Previous Topic: Online Access to Source Listings and Compiler OutputNext Topic: Flexible Testing


Symbolic Support

CA InterTest for CICS lets you forget about displacements or address changes after recompiling because CA InterTest for CICS lets you reference all program locations by the names you have defined in the program. You can inspect the contents of a data item simply by specifying its name. If you set breakpoints at symbolic locations and then recompile your program, CA InterTest for CICS can transfer those breakpoints to the recompiled program. You can also access all CICS system‑related areas by field names.

CA InterTest for CICS even provides full symbolic support for programs that consist of separately compiled modules brought together when the program is link‑edited. These modules can be written in the same or different languages.