Hi, All,

IBM Lvl 2 has given us a SLIP IF trap to set for a problem we currently have 
open, but so far the trap has not triggered.  The address range to monitor was 
specified as . . .,PVTMOD=(modname,C4),. . . .  The instruction immediately 
preceding that offset is a STORE, so the instruction at offset C4 necessarily 
gets executed (unless the STORE causes an interrupt, like 0C4) but the IF trap 
never trips.

SLIP doc says:

PVTMOD=(name[,start[, end]])

And "If you specify only start, the range consists of that single address."

As you can see above, the spec we were given includes only the start address.  
Is that sufficient for an IF SLIP? Or do we need to specify a range equal to 
the size of the instruction we want to trap?

TIA,

    -jc-

**********************************************************************
Information contained in this e-mail message and in any attachments thereto is 
confidential. If you are not the intended recipient, please destroy this 
message, delete any copies held on your systems, notify the sender immediately, 
and refrain from using or disclosing all or any part of its content to any 
other person.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to