IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Intertest-debuging a subprgm


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ratn006

New User


Joined: 28 Apr 2006
Posts: 14

PostPosted: Tue Aug 14, 2007 3:47 pm
Reply with quote

Hi All,

Do i need to use some other options also while debuging a simple cobol program which has a static call to a sub program?

I have compiled the subprogam first thn the main program by taking the intertest option in changeman.The sysprint shows that both main program and the subproram are working fine.But while debugging Intertest doent took me in the subprogram while its working fine for the mainprogram.

In Main program I am reading a file and the same values I am displaying into the subprogram which are geting reflected into the sysprint.

Let me know incase any more information is needed.
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Thu Aug 16, 2007 6:17 am
Reply with quote

Are you setting up break points in subprogram ?
Back to top
View user's profile Send private message
ratn006

New User


Joined: 28 Apr 2006
Posts: 14

PostPosted: Thu Aug 16, 2007 9:05 am
Reply with quote

Dear Devzee,

I am not setting up any breakpoints in my Main calling program.As I have just designed my input file with three records.The execution is straight forward step by step.Please suggest the way which would take me into the subprogram also.Let me know incase any more information is required,thanks
Back to top
View user's profile Send private message
Devzee

Active Member


Joined: 20 Jan 2007
Posts: 684
Location: Hollywood

PostPosted: Thu Aug 16, 2007 9:49 am
Reply with quote

Are you testing Batch?

I used Intertest for Online CICS cobol program debugging.
Back to top
View user's profile Send private message
ratn006

New User


Joined: 28 Apr 2006
Posts: 14

PostPosted: Thu Aug 16, 2007 9:59 am
Reply with quote

Dear Devzee,

I am debugging my cobol program in Batch.For standalone program its working fine.But if I am calling a subprogram then during debug session the Intertest is not taking me into the subprogram although subprogram is getting executed and the results I am geting in sysprint.
let me know if i need to provide any more information,thanks
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Aug 16, 2007 4:18 pm
Reply with quote

ratn006,

have you tried using PF1 - HELP - while in Intertest? All debuggers have a method of accessing the source code and setting breakpoints, watchpoints, etc. during your session. You need to become more conversant with your tools. Reading the documentation (at least go thru the PF1 Help that is provided) is a better way for you to understand how the tool works and what options are available to you.

this you could have done in the 2 days you have been waiting for an answer.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Intertest Batch issue with called ass... COBOL Programming 4
No new posts Error while trying to access Online I... CA Products 2
No new posts CA Intertest Batch CA Products 0
No new posts Changeman & Intertest CA Products 7
No new posts New load issue in Intertest CA Products 1
Search our Forums:

Back to Top