Try range=(start_address,end_address) instead of PVTMOD=

Did you load the PC routine? Where is the storage location for the PC routine? common storage or private area? If you did load the PC routine then you should be able to obtain the starting|ending addresses.


Ray Overby
Key Resources, Inc.
Ensuring System Integrity for z/Series™
www.kr-inc.com
(312)574-0007

On 10/10/2012 10:19 AM, Ron MacRae wrote:
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?

Ron.

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

Reply via email to