| Author |
Message |
lovemorning
New User
Joined: 15 Jun 2005 Posts: 10
|
|
|
|
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 |
|
 |
References
|
Posted: Wed Mar 26, 2008 2:56 pm Post subject: Re: Is there anyone know how to identify the offset in Endevor? |
 |
|
|
 |
Phrzby Phil
Senior Member
Joined: 31 Oct 2006 Posts: 450 Location: Richmond, Virginia
|
|
|
|
| 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 |
|
 |
lovemorning
New User
Joined: 15 Jun 2005 Posts: 10
|
|
|
|
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 |
|
 |
Phrzby Phil
Senior Member
Joined: 31 Oct 2006 Posts: 450 Location: Richmond, Virginia
|
|
|
|
| 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 |
|
 |
lovemorning
New User
Joined: 15 Jun 2005 Posts: 10
|
|
|
|
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 |
|
 |
Phrzby Phil
Senior Member
Joined: 31 Oct 2006 Posts: 450 Location: Richmond, Virginia
|
|
|
|
| Please show a small example of what you are looking at. |
|
| Back to top |
|
 |
|
|