IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Is there anyone know how to identify the offset in Endevor?


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
lovemorning

New User


Joined: 15 Jun 2005
Posts: 16

PostPosted: Wed Mar 26, 2008 2:56 pm
Reply with quote

Hi Guys,
When there is an abend, we get an offset address in sysout . do u know how to identify the statement in the compling list of Endevor? I mean in Changeman, we have an offset-statement number map table, that can be find by 'HEXLOC'. And we can using it to find the statement causing the abend. But what value should I use in the compiling list of Endevor? Thanks a lot.
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Wed Mar 26, 2008 5:48 pm
Reply with quote

The offset table is a compiler output, provided by the appropriate compile-time option. Perhaps your installation has this option off. All compile (also pre-compile, link-edit, bind) output is in the Endevor footprint.
Back to top
View user's profile Send private message
lovemorning

New User


Joined: 15 Jun 2005
Posts: 16

PostPosted: Thu Mar 27, 2008 7:10 am
Reply with quote

Hi Phrzby,
Is there a way that I can locate the offset table? Like in Changeman, I can find 'HEXLOC'. Thank u .
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Thu Mar 27, 2008 5:19 pm
Reply with quote

It has to be generated by the compiler. If it is, it should be there. Check your compile options - is this options ON?
Back to top
View user's profile Send private message
lovemorning

New User


Joined: 15 Jun 2005
Posts: 16

PostPosted: Mon Mar 31, 2008 12:45 pm
Reply with quote

Hi Phrzby,
I've already knew the way. Just get the offset address and find it in the compiling list . Endevor's offset mapping table is different from the Changeman's . It will list all the offset addresses.
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 1042
Location: Richmond, Virginia

PostPosted: Mon Mar 31, 2008 5:59 pm
Reply with quote

Please show a small example of what you are looking at.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts How to identify the transaction categ... IMS DB/DC 3
No new posts Identify Program Insert DB2 7
No new posts Identify unused (junk) REXX scripts TSO/ISPF 30
No new posts How to identify bad performers? Testing & Performance 8
No new posts Updating endevor JCLs CA Products 5
Search our Forums:

Back to Top