Re: is TSO TEST AT (breakpoint) task related ?

2021-03-15 Thread Joseph Reichman
Thanks > On Mar 15, 2021, at 4:32 PM, Michael A. Shaw wrote: > > On 3/15/2021 11:12 AM, Joseph Reichman wrote: >> Me too but the mother task for all those were the same here the original >> task is TEST >> And when I execute my command processor >> Which does the attach to Estaertn >> It’s

Re: is TSO TEST AT (breakpoint) task related ?

2021-03-15 Thread Michael A. Shaw
On 3/15/2021 11:12 AM, Joseph Reichman wrote: Me too but the mother task for all those were the same here the original task is TEST And when I execute my command processor Which does the attach to Estaertn It’s IKJEFT02 I’m not going to do a load and try setting a breakpoint with defer Thanks

Re: is TSO TEST AT (breakpoint) task related ?

2021-03-15 Thread Joseph Reichman
Me too but the mother task for all those were the same here the original task is TEST And when I execute my command processor Which does the attach to Estaertn It’s IKJEFT02 I’m not going to do a load and try setting a breakpoint with defer Thanks > On Mar 15, 2021, at 11:05 AM,

Re: is TSO TEST AT (breakpoint) task related ?

2021-03-15 Thread Binyamin Dissen
IIRC I have done test on multitasking programs without any issues. Also, breakpoints in IRBs. Seems like RETRY from an ESTAI is somewhat weird - refer to "Special considerations for ESTAE-type recovery routines"t I ever attempted retry from an ESTAI - just cleanup. On Sun, 14 Mar 2021 18:43:29

is TSO TEST AT (breakpoint) task related ?

2021-03-14 Thread Joseph Reichman
Hi I have an ESTAE routine I am trying to debug It is for TSO command processor. I start ISPF as follows TEST 'ISP.SISPLPA(ISPF)' CP hit enter (twice) and then do LOAD 'MY.LOADLIB(ESTAERTN)' I then make a breakpoint AT 1FBC0148. (which the address where it was loaded the recovery