I doubt that TESTAUTH will ever go away, but I suggest that you look at the HLA Toolkit or a 3rd party product, since TESTAUTH is pretty barebones.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Tom Brennan [[email protected]] Sent: Friday, February 26, 2021 2:46 AM To: [email protected] Subject: Re: Assembler - Authorized program debug Is the TSO TESTAUTH command still around? I have to admit I can't remember ever trying it. My debugging method of such code typically consisted of multiple temporary WTO's to let me know where the program was at before it failed, and also display fields or registers I was interested in. Usually within a few iterations of that method, I'd figure out my problem. Another method: After looking at your code for hours and hours, have someone else peek over your shoulder and invariably they will see the problem in seconds. On 2/25/2021 9:57 PM, Ravi Gaur wrote: > **Positing in Assembler group as well** - However given the activity thought > to put it in IBM-Main as well. > > 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? > > ---------------------------------------------------------------------- > 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
