I've been down this path before Ben and I can tell you it's a very dark and lonely path, biggest advice is to use GDB my preference is to use DDD. I personally found it easier to start tracing from the python source file there's a way where you can select the PID of your python process from GDB. Anways, you'll end up seeing a lot more BOOST and SWIG information than you can ask for but I really think it's the best way to do it.
Also if you can document what you see in terms of function/file call sequences it would be great ! i know that at least I would appreciate it. good luck al fayez -----Original Message----- From: Ben Hilburn <bhilb...@vt.edu> To: GNURadio Discussion List <discuss-gnuradio@gnu.org> Sent: Fri, Jan 28, 2011 4:17 am Subject: [Discuss-gnuradio] TPB Scheduler - Block Scheduling Rate Hey all - I'm running some experiments, and would like to directly tune the rate that the TPB scheduler is switching between blocks. I've dug around a bit, and can't seem to find the relevant portions of code; I've never looked at this part of GNURadio before, and the gruel / boost mix is slightly hard to follow. Has anyone tried anything like this before, or can someone point me in the direction of the relevant source file? Thanks! Cheers, Ben _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio