Thanks
Joe Reichman 170-10 73 rd ave Fresh meadows NY 11366 > On Feb 19, 2019, at 2:39 PM, Binyamin Dissen <bdis...@dissensoftware.com> > wrote: > > I took this as a challenge. > > Note that CLISTs can run under TEST, but they are a bit flaky and strange > stuff might happen if yo combine the clist with other commands in the AT > clause. Thus all the subcommands you wish to issue must be in the clist. > > CLIST(PSWAT) > > PROC 0 > CONTROL LIST > SET &SYSOUTTRAP = 5 > LISTPSW > SET &SYSOUTTRAP = 0 > CONTROL NOLIST > SET &ADDRPOS = &SYSINDEX(INSTR ADDR,&SYSOUTLINE3) > SET &PSWADDR = &SUBSTR(&ADDRPOS+1:&ADDRPOS+8,&SYSOUTLINE4) > LIST &PSWADDR.. I > GO > EXIT CODE(0) > > > Under TEST > > AT range (PSWAT) > > > Enjoy. > . > > On Tue, 19 Feb 2019 10:22:47 -0500 Joseph Reichman <reichman...@gmail.com> > wrote: > > :>Hi > :> > :> > :> > :>I am trying to trace a program flow > :> > :>By issuing the following AT statement > :> > :> > :> > :>AT +0:+100 I would also like to see the corresponding instruction whenever > :>it hits breakpoint, the sub command L +0:+100 I would list the entire range > :>of instructions Anyway to list just the instruction it stopped on. > :> > :> > :> > :>Thanks > :> > :> > :> > :> > :> > :> > :> > :> > :>---------------------------------------------------------------------- > :>For IBM-MAIN subscribe / signoff / archive access instructions, > :>send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > > -- > Binyamin Dissen <bdis...@dissensoftware.com> > 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN