how to debug a program without using ibm debug tools



Support for IBM Debug Tool, Utilities and Advanced Functions

how to debug a program without using ibm debug tools

Postby pradeepgowda » Mon Jan 04, 2010 4:23 pm

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
pradeepgowda
 
Posts: 40
Joined: Mon Jan 04, 2010 4:17 pm
Has thanked: 0 time
Been thanked: 0 time

Re: how to debug a program without using ibm debug tools

Postby dick scherrer » Tue Jan 05, 2010 1:24 am

Hello,

Looking at a dump.

Using the DISPLAY statement.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: how to debug a program without using ibm debug tools

Postby heronfisher » Mon Mar 15, 2010 3:26 pm

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.
heronfisher
 
Posts: 3
Joined: Fri Mar 12, 2010 12:25 pm
Has thanked: 0 time
Been thanked: 0 time


Return to IBM Debug Tool

 


  • Related topics
    Replies
    Views
    Last post