Re: CEETRACE Listing Imbed?

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: CEETRACE Listing Imbed?
From: Garry Hasler (lezvse@aapt.net.au)
Date: Thu Nov 12 2009 - 02:55:06 EST


Hi Kevin,

What CEETRACE is referring to here is not the .LIST member that the 
DT/VSE PRTEXIT EQALIST produces, but the .SYSDEBUG (side-file) member 
that the compiler produces (no exits required for this). This is a 
separate librarian member. It is not part
of the compiler produced OBJ or the linkedit PHASE.
Did the COBOL/VSE compiler listing output show that the compiler 
honoured your TEST settings? Did you have the SD option specified on the 
JCL PARM card for the // EXEC IGYCRCTL?
And finally, do you have the side-file COBOL/VSE compiler PTF(s) 
installed? They are referenced in the CEETRACE documentation.

Let me know the answers to the above and we will work from there to find 
out why you are not getting the source code shown in your execution 
trace report.

Cheers,
Garry Hasler
VM/VSE Systems Programmer
ADL/z West Perth, Australia

> I'm trying to use CEETRACE to get a trace listing during abend 
> processing.  I'm compiling like I would for use of Debug Tool and 
> getting a <program>.LIST member in the same library as the 
> <program>.PHASE.  When I run the program and cause an ABEND I get the 
> trace but no married source.
>  
> VSECON00I STARTING ON: 11/11/09 AT 
> 16.24.12                                                                                         
>
> VSECON01I COMPILED ON: 11/11/09 AT 16.23.29 VERSION: 
> 08                                                                             
>
> VSECON30I PROCESS WAS DELAYED BY REQUEST FOR   1 
> SECONDS                                                                            
>
> VSECON20I SIR                                                    
> RC=00                                                             
> VSECON45C USER REQUESTED ABEND INITIATED =>  
> *ABEND=64                                                                              
>
>                                                                                                                                     
>
> CEETRACE      Program Execution Trace Report 
> Begins                                                                                 
>
>                                                                                                                                     
>
>   Date         Time      Program_Name  Entry_Name  Stmt#  Stmt Offs  
> Stmt_Lang     Statement Source Code                           
>  11/11/2009 16:24:15.17   VSECON        Ent/Ext/Par  N/A.  
> +00001226    COBOL    External Entry/Exit point, End clause or Paragraph
>  */11/11/2009 16:24:15.17   VSECON        VSECON       468   
> +0000122A    COBOL   Program not compiled with the SEP option.          
> /* 11/11/2009 16:24:15.17   VSECON        Ent/Ext/Par  N/A.  
> +00001256    COBOL    External Entry/Exit point, End clause or Paragraph
>  11/11/2009 16:24:15.17   VSECON        VSECON       473   
> +0000125A    COBOL   Program not compiled with the SEP option.          
>  11/11/2009 16:24:15.17   VSECON        Ent/Ext/Par  N/A.  
> +00000B50    COBOL    External Entry/Exit point, End clause or Paragraph
>  11/11/2009 16:24:15.17   VSECON        VSECON       373   
> +00000B54    COBOL   Program not compiled with the SEP option.          
>  11/11/2009 16:24:15.17   VSECON        Ent/Ext/Par  N/A.  
> +00000CF8    COBOL    External Entry/Exit point, End clause or Paragraph
>  
> I am compiling with TEST(ALL,SYM,SEPARATE) but for some reason the 
> "options in effect" indicates TEST(ALL,SYM,NOSEPARATE) but I do get 
> the listing in the library, not imbedded in the load module.   Any 
> ideas as to something that I'm missing.  TIA.
>  
> Kevin P. Corkery
> Independent Consultant
> Voorhees, NJ  08043


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Sun Nov 22 2009 - 16:20:07 EST