On Wed, 29 Oct 2025 16:25:40 -0400, Joseph Reichman <[email protected]> 
wrote:

>> Did you press Enter exactly once after the "ended due to error" message?
>I allocated all there sysudump sysmdump and sysabend file was empty even

TSO TEST is a debugger which I'm guessing doesn't support these. Use TSO TEST 
functionality to debug. 

If you want to capture the dump, then call the program directly from TSO 
without TSO TEST.

>even put in a Estae
>Made a breakpoint at the recovery exit never hit

IEWBIND probably has it's own abend recovery. I suspect it's not percolating 
the abend or maybe TSO TEST is suppressing the ESTAE to allow you to debug the 
abend but this is a guess.

>Now doing a where points to the first instruction in IEWBIND wonder if that
>is a stm 14,12,12(13)

Look at R13. If as you say, it's failing at the STM, then R13 must be bad.

You can take a console dump. Just be sure to save the registers and psw because 
the SDWA is probably not available.

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

Reply via email to