Howdy,
Long time mainframe programmer, but new to Intertest Batch. I have a Cobol program which calls an assembler routine. I have the names of both programs on the Monitored Programs list at the start of my Intertest Batch Session from within ISPF. Now I can trace the main program, but when I get to the call of my assembler routine, it does not step into the program. I've tried switching the order of the programs and issuing both 'At entry All' and the At {module name} Entry commands but no avail, I never get stopped at the entry to my assembler routine.
Any help would be appreciated.
Intertest Batch issue with called routine
-
- Posts: 4
- Joined: Thu Jan 20, 2022 1:33 am
- Skillset: z/OS Mainframes
IBM HLASM
Rexx
Cobol - Referer: Internet Search
Intertest Batch issue with called routine
Eric Erickson
864-688-2850
864-688-2850
-
- Posts: 4
- Joined: Thu Jan 20, 2022 1:33 am
- Skillset: z/OS Mainframes
IBM HLASM
Rexx
Cobol - Referer: Internet Search
Re: Intertest Batch issue with called routine
I figured out the issue. It's all about the names. The Load Module had one name and the entry point CSect had a different one. Once I put them in sync, Intertest was much happier and now I can step into the code to try and figure out what the issue is.
Eric Erickson
864-688-2850
864-688-2850
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
-
- Similar Topics
- Replies
- Views
- Last post
-
- 5
- 1901
-
by macuko
View the latest post
Tue Jun 27, 2023 8:24 pm
-
- 3
- 5067
-
by jrcox
View the latest post
Wed Jul 29, 2020 7:52 pm
-
- 2
- 1825
-
by prino
View the latest post
Sun Jun 16, 2024 12:38 am
-
- 7
- 5229
-
by sergeyken
View the latest post
Fri Nov 13, 2020 1:24 am
-
- 1
- 1344
-
by jcdm
View the latest post
Mon Oct 24, 2022 6:10 pm