Hi Ravi, Barbara,
If you want to trace the execution of the program (instead of just one snapshot (as Barbara is suggesting)), you might want to consider setting up a SLIP Trap with TRACE, capturing your data with GTF and using IPCS (via ISPF or Batch) to print the Trace.

I am currently working on a situation like this. (I am also developing a Rexx Exec to make the output of the printed Trace more easily readable.)

If you'd like more information on this, please respond.

Sam: Please let me know if you'd like my finished product for the CBT Tape.

Regards,
David

On 2021-02-26 01:02, Barbara Nitz wrote:
On Thu, 25 Feb 2021 23:57:08 -0600, Ravi Gaur <[email protected]> wrote:

Writing and debugging an assembler code which has MODESET instruction to change 
key and while debugging it via IDF or Debug tool both abend with S047(APF) 
issue. Anyone know a way to debug facility for code without using IDF/Debug 
tool?
Set a  slip trap on s=047 and use IPCS to read the resulting sdump.

Regards, Barbara

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

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

Reply via email to