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 routine is) it is  re-usable

 

 

I type in GO and get into ISPF TSO TESTPROG which does an ATTACH to a
program with ESTAI pointing to ESTAERTN

 

The program or recovery routine abends I can see from the address (the abend
is 4 bytes from the entry point) that it is the same copy I did an AT 

 

But for whatever reason it was skipped (the breakpoint) I go into TASID
Storage and can see at 1FBC0148 and X'0A61'  TEST SVC but clearly it did not
stopped there

 

My question when making an AT is that only for that task I looked at the TSO
Command reference and didn't see anything saying so

 

 

Thank you


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

Reply via email to