On Tue, 14 Jul 2009 09:39:40 +0200 Miklos Szigetvari <[email protected]> wrote:
:>Hi :> :>I would like to trace open/close calls and see the DCB, and open/close :>options for a given program. :>Any proper SLIP set to trace OPNE CLOSE ONPEN TYPE=J CLOSE TYPE=J with :>all the paramters ? SVCP with SVC=(19,20,22) will show everything except the DCB contents. For that you will need to IF the entry points to the SVCs and SL each word from 0 off of r1 for as many DCBs as you expect and each lower fullword from the doublewords off of R0. -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

