debug

  1. F

    Gnuradio Debugging

    Hey, all. I am developing a block in Gnuradio (using GRC). My block is just eating up memory and I can not figure out why. Does anyone out there know a way I could use gdb (or any debugger) to step through the runtime process and watch the memory get allocated? Thanks in advance.
Top