On Wed, 3 Dec 2025 20:12:08 -0500, Joseph Reichman <[email protected]> wrote:
>I was hoping some one would see this and say they have used debug tool >to debug an Estae recovery but at this point TSO TEST seems to be the only >solution https://www.ibm.com/docs/en/SSQ2R2_15.0.0/pdf/debugug1509.pdf says "z/OS Debugger sometimes replaces instructions with SVCs in order to create breakpoints." Using the AT command in the right environment will setup for the SVC. Set the breakpoint in your recovery routine should give you what you want. Verify that it replaced the instruction with x'0Axx'. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
