I would naively expect CEExxxxx to be part of or require LE.

You can invoke the debug tool in several different ways, including IDz, but I'm 
not sure how to target a program called from within a clist. Have you 
considered calling the debug tool from the clist?

-- 
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
עַם יִשְׂרָאֵל חַי
נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר



________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of 
Joseph Reichman <[email protected]>
Sent: Wednesday, February 12, 2025 11:30 AM
To: [email protected]
Subject: Using debug tool to debug program called in a clist

External Message: Use Caution


Hi

I have a program called in a clist using the TSO call command

Sometime after the initialization of my program

I try to link or basr to ceetest

I allocate the files that I need SEQAMOD the debug tool load library

Debug tool user source file

It keeps on abending at offset +4

Frustrated I put the program under tso test

I made a breakpoint at the BASR to CEETEST

Looking at the first instruction of CEETEST

I loads into register 15 from some offset off of register 12

This seems like LE

Do I need CEENTRY and dsa regs and all that set up to use CEETEST

Wondering if there is another way to debug this under debug tool

Thanks

----------------------------------------------------------------------
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