Previous Topic: Read the Backtrace SummaryNext Topic: Read the Source Listing Backtrace


Access the Source Listing Backtrace

To display the Source Listing Backtrace, press PF2 or type s next to a statement block in the Select column of the Backtrace Summary screen as shown in the previous screen.

The next screen shows the Source Listing Backtrace screen that displays.

CA InterTest for CICS Release 9.1.00 - PROTSYM FILE ABEND DETECTED BACKTRACE COMMAND ===> Program= PLIDEMO Option # Stmt # Margin= 01 Search= ------------------------------------------------------------------------------- _____ TASKNUM | ?00000. ======= Backtrace at #000635 (000635 -> 000638 executed 1 times) <======= _ 633.1 1 1 END; _ 634.1 _ ====>.1 1 NOPROB: _ 636.1 CONTINUE_TASK: _ 637.1 MAPNUM = '00'; A 638.1 1 TASKNUM = TASKNUM + 1; _ 639.1 1 IF TASKNUM > 2 THEN _ 640.1 1 GOTO END_SESSION; _ 641.1 1 IF TASKNUM = 1 THEN _ 642.1 1 GOTO SENDSCR3; _ 643.1 1 GOTO END_SESSION; _ 644.1 _ 645.1 1 SENDSCR3: /** ASRA CONGRATULAT _ 646.1 /* EXEC CICS SEND MAP('DASRA') _ 647.1 MAPSET('IN25PMP') _ 648.1 WAIT _ 649.1 ERASE */