ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can ddd be used to debug cobol programs?


From: Arnaud Desitter
Subject: Re: Can ddd be used to debug cobol programs?
Date: Fri, 19 Oct 2001 10:50:55 +0100

vijayak upadhya wrote:
> 
> Hi,
> 
>     I've a peculiar scenario, in which a Cobol function in turn calls a 
> function written in C language. I'm using 'ddd' for debugging. From 'ddd' I'm 
> able to see the C sources, but not Cobol sources. Does 'ddd' support Cobol 
> language? If so, is there any specific setup I need to do? Pls. let me know...

ddd is a front-end to an underlying debugger (gdb, dbx,...). ddd
probably doesn't
deal with cobol properly asis. However if the underlying debugger does,
then you
can use it directly in the bottom window.

Regards,

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]