Hello,
 .
.
 I need some clarification/guidance on SWDAEPA.
.
 In this scenario, Program (PGM1) loads program PGM2  -
PGM1 sets up parameter lists and structures and issues
 BASR  R14,R15 to PGM2.
.
 PGM2 contains several CSECTS - It Obtains storage, 
 establishes an ESATE Recovery Routine, and invokes  
 one of the CSECTS.
.
When the CSECT subroutine completes its work, it
returns back to the mainline code of PGM2.
. 
PGM2  then abends with 0C1-001..
.
All this is fine, as I understand this -
My issue is with the values SDWAEPA and SDWAMODN in the SDWA.
.
SDWAMODN has the value for PGM2, however SDWAEPA contains the
entry point address of PGM1.....  I was expecting SDWAEPA to contain the 
entry point address of PGM2...... If the system recognized 
SDWAMODN as PGM2 why shouldn't it recognize PGM2 EPA ?



.Paul 
.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to