At the risk of being beat around for making a sales pitch, I'll offer the following as a public service simply because most people are not aware of what we are doing with our new debugging product. This sort of problem is easily handled using a debugger without having to get into dump creation and processing. With TDF all you have to do is tell it where in storage to find the PC number. It will do the lookup for you based on the PC number and tell you the ASN and address of the PC routine code (private or common). You can then (xmem) set breakpoints in the code. At the breakpoint you can display storage/regs, set other breakpoints or single instruction step the code, all xmem with no code changes to the client or server code. You are more than welcome to install a trial and use it to debug your problem without having to use SLIP and a dump.
Sorry if I offended anyone, but there are tools available to help make this stuff much easier. Chuck Arney Arney Computer Systems http://zosdebug.com -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Ron MacRae Sent: Wednesday, October 10, 2012 10:19 AM To: [email protected] Subject: Slip trap for cross memory mode Hi all, I've been trying to get a slip trap to fire in a pair of STCs where STC1 PCs into STC2 and does some work, which I want to take an Instruction Fetch slip on. My basic slip trap is "SLIP SET,IF,ID=RJM1,ACTION=SVCD,PVTMOD=(module,offset,offset),END". I've tried adding the home stcname as a JOBNAME, the primary STCname as a JOBNAME, I've tried no jobname, I've tried MODE=ALL, no mode statement, and most combinations of these. Whatever combination I try doesn't fire. I'm pretty sure I have the incantation wrong but don't know what to try. I'm fairly sure my offset is correct and it is being used because if I zap the offset to be zeros I get a fine dump of both ASIDs What am I doing wrong? Can someone show me a cross memory IF sliptrap that works? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
