Have you tried PSWREGS= keyword on the SDUMPX? 

Rob Scott
Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.617.614.2305 
Email: rsc...@rs.com
Web: www.rocketsoftware.com

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Adam Johanson
Sent: 01 October 2009 14:13
To: IBM-MAIN@bama.ua.edu
Subject: SDUMPX and Regs at Time of Dump

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

----------------------------------------------------------------------
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