I’m posting this to see if my understanding is correct.

If your program abends lets say from a S0C7, then most likely the abending PSW 
and registers would be at SDWAEC1 and SDWAGR00. If on the in the other the 
abend occurred from a system service your PSW would be SDWAEC2 and SDWASR00. 
This would seem all well and good if I used the old fashion way for calling a 
system service an SVC however most system services now use a PC call in stead 
of an SVC more so if the program name is not available would chaining the RB 
SDWARBAD get me my abending PSW and regs Looking at RBCDE -> CDNAME for my 
program 

Thanks 

Reply via email to