The SVRB for DEATACH contains the registers for the calling program; I still don't know whether that is the register set you want.
Note: check carefully which words are supposed to be pointers to other words. Confusing, e.g., an ECB with the address of an ECB, will certainly cause issues. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Joseph Reichman <[email protected]> Sent: Tuesday, October 30, 2018 3:14 PM To: [email protected] Subject: Re: Program SDWA Registers The ones from the user program having register values from IGC062 doesn’t do me much good > On Oct 30, 2018, at 3:12 PM, Seymour J Metz <[email protected]> wrote: > > Which program registers? In general you will have a chain of contexts, and > you can't find the right one without a precise definition of which one you > need. > > > -- > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > > ________________________________________ > From: IBM Mainframe Discussion List <[email protected]> on behalf of > Joseph Reichman <[email protected]> > Sent: Monday, October 29, 2018 10:13 PM > To: [email protected] > Subject: Program SDWA Registers > > Hi > > > > I just got abend while doing a DETACH normally I look at offset hex +18 > SDWAGRSV for the program registers this time however the registers belonged > to IGC062 and mine was at SDWA offset hex +88 > > > > I was running under TESTAUTH so I was able to recognize it my question is > programmatically is there a way to determine were the program registers are > > > > > > Thanks > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
