ddd
[Top][All Lists]
Advanced

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

Re: how to add a new inferior debugger to DDD?


From: Tim Combs
Subject: Re: how to add a new inferior debugger to DDD?
Date: Wed, 10 Oct 2001 08:48:38 -0500
User-agent: Mutt/1.2.5i

If the debugger is derived from gdb, and its command structure stayed
the same, then all you have do is to start it up:
ddd --debugger <debugger> --gdb.  That should let you know whether
or not it will work.  If its command structure is significantly different
then someone more experienced than I will have to answer that question. :)

Tim
address@hidden
On Wed, Oct 10, 2001 at 03:43:44PM +0200, Marco Molteni wrote:
> [Please keep me in the CC list]
> 
> Hi,
> 
> sorry if this is a FAQ, I read the DDD manual but I found no mention.
> I have a working experience with DDD but I haven't looked at its internals.
> 
> The subject line says it all: I have a source-level debugger
> (which I think is derived from GDB) that I would like to add as an
> inferior debugger to DDD.
> 
> Any document explaining how to do it, or at least which DDD source
> file should I look at?
> 
> thanks
> Marco



reply via email to

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