discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using disconnect_all() in C++


From: Alexandru Csete
Subject: Re: [Discuss-gnuradio] Using disconnect_all() in C++
Date: Fri, 22 Feb 2013 00:08:59 +0100

On Fri, Feb 22, 2013 at 12:05 AM, Johnathan Corgan
<address@hidden> wrote:
> On Thu, Feb 21, 2013 at 3:02 PM, Alexandru Csete <address@hidden> wrote:
>
>>
>> I can do that but I need some instructions.
>> Do I need to build gnuradio with special flags or just the usual
>> cmake/make?
>
>
> Add -DCMAKE_BUILD_TYPE=DEBUG to your usual cmake command line.
>
> This adds the symbol tables to the generated libraries, so gdb can do its
> thing.

Ok, I'll do that; in gdb then I run strace or backtrace after it crashes?

Alex



reply via email to

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