hi,
in an interview with tcs they asked me this question,
"how to debug a program without using ibm debug tools"
i welcome Your most valuable replies
how to debug a program without using ibm debug tools
-
- Posts: 40
- Joined: Mon Jan 04, 2010 4:17 pm
- Skillset: cobol,jcl,db2,vsam,cics
- Referer: google
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: how to debug a program without using ibm debug tools
Hello,
Looking at a dump.
Using the DISPLAY statement.
Looking at a dump.
Using the DISPLAY statement.
Hope this helps,
d.sch.
d.sch.
-
- Posts: 3
- Joined: Fri Mar 12, 2010 12:25 pm
- Skillset: [url=http://www.r4cards.co.uk/]iedge[/url]
- Referer: GOOGLE
Re: how to debug a program without using ibm debug tools
you just have to know about ABEND dump or just tracing the flow? One method for tracing the flow is to use DISPLAY at certain points to show the path taken and field values at those points.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2599
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 2
- 3167
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 1
- 1675
-
by enrico-sorichetti
View the latest post
Sat Jun 12, 2021 12:18 pm
-
- 4
- 3090
-
by sergeyken
View the latest post
Mon May 22, 2023 12:52 am
-
- 1
- 2434
-
by engh
View the latest post
Fri Jul 08, 2022 7:31 pm