When programatically taking an SVC dump, I incorrectly assumed that when 
I did a ST REGS that I would see my registers at the time the SVC 51 was 
issued, but they're all zeroes.

   So I thought that I would find the SVRB and get the registers that way. So 
I grab the TCB address from SYSTRACE, chain back the RBs and none of them 
have a WLIC for x'--020033' like I would expect.

   SURELY there's a way to get this information. Could someone please 
enlighten me?

   FWIW, here's my SDUMPX macro:

sdumpx hdrad=(2),   
      idad=(3),     
      type=failrc,  
      branch=no,    
      asidlst=myasid

   Thanks in advance.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to