discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] debugging C code called from python


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] debugging C code called from python
Date: Tue, 9 Aug 2005 09:52:02 -0700
User-agent: Mutt/1.5.6i

On Tue, Aug 09, 2005 at 09:21:31PM +0930, Beck, Andrew Thomas - BECAT001 wrote:
> Hi, what is the best way to debug C++ code called
> from python? Is it possible to use gdb?

Yes.  
See http://www.gnu.org/software/gnuradio/doc/howto-write-a-block.html#debugging

> Or is the idea to get everything working through test-cases
> first & hence avoid the issue?

Test cases are a good idea ;-)

> cheers,
> andrew

Eric




reply via email to

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