Does the module live in private storage, LPA, CSA,.....?
<snip>
I'm trying to set a SLIP trap to get a dump for IBM to figure out why some SAF
calls are taking a long time. The module I want to trap is part of a load
module called VSHDITSK in a started task named ZPHIL510. The instruction after
the SAF call is at offset 794 in that module; the LKED output for VSHDITSK
shows:
SECTION CLASS ------- SOURCE -------
OFFSET OFFSET NAME TYPE LENGTH DDNAME SEQ MEMBER
20E0 VSHGPSAF CSECT 16D1 OBJECT 01 VSHGPSAF
(with a bunch of lines between the header and that line elided, of course). So
I started off with:
SLIP
SET,IF,DISABLE,ACTION=SYNCSVCD,PVTMOD=(VSHDITSK,2874),ID=PHS1,JOBNAME=ZPHIL510,END
then:
SLIP MOD,EN,ID=PHS1
and then I run the test. No hit.
</snip>
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN