Previous Topic: Select Subprograms for TestingNext Topic: Remove Composite Support


Assembler Programs with Multiple CSECTs

Assembler programs may consist of multiple CSECTs that are assembled together as one program. To monitor these Assembler programs, enter a plus sign (+) in the Monitor field for each CSECT that follows the first CSECT.

Example

Subprograms ASMA, ASMB, and ASMC are treated as one program. Set breakpoints and other options for all CSECTs under the name ASMA, which is the monitor name specified for subprogram ASMA.

CA InterTest for CICS V9.1 - Composite Support Builder COMMAND ===> SCROLL: PAGE Define composite support for BIGMOD and press PF5. Row 00001 of 00004 * * * * * * * _ Link name Monitor Offset Length Language Comments S ASMLINK ASMLINK 48 2000 ASSEMBLER S ASMA ASMA 2048 68B ASSEMBLER S ASMB + 2F98 1BC ASSEMBLER Multi-CSECT monitoring S ASMC + 3B00 290 ASSEMBLER Multi-CSECT monitoring PF1 Help 2 3 End 4 5 Process 6 RFind PF7 Backward 8 Forward 9 10 11 12

Note: The Composite Support screen might already have plus signs joining Assembler CSECTs. This means the CSECTs were treated as one program in the post‑processor batch job step that provided symbolic information to CA InterTest for CICS.