ddd
[Top][All Lists]
Advanced

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

Re: Support for multiple debuggers simultaneously


From: Andrew Gaylard
Subject: Re: Support for multiple debuggers simultaneously
Date: Mon, 10 Oct 2005 09:02:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050928

Finley, Joseph (JFINLEY) wrote:
> Question:
> 
>    Is it possible to step through with the debugger starting in one
> language such as perl/python and then step down into a C compiled binary
> and switch inferrior debuggers on the fly?
> 
>   Ie         python 
> main                                                   pydb
>                     compiled C lib swiged into python              
> gdb   on the C source
>               python 
> main                                                   pydb
>                     perl swiged into python                             
> ddd on the perl source
>               python end of
> main                                          pydb
> 
> The program above would be a python program with compiled C and perl
> swiged together into it.
> 
> 
> I know eclipse doesn't do this, but I was curious with the DDD setup the
> way it is if this is/would be possible?

This really is not possible.

Sorry,
Andrew.





reply via email to

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