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: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Using disconnect_all() in C++
Date: Thu, 21 Feb 2013 15:05:20 -0800

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.

Johnathan

reply via email to

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