On Thu, Feb 21, 2013 at 3:02 PM, Alexandru Csete <oz9...@gmail.com> 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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to