discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Debug Issue


From: fangming he
Subject: [Discuss-gnuradio] Debug Issue
Date: Tue, 2 Aug 2011 21:28:06 +0800

Hi, All,

I added mutiple printf or cout in many *.cc or *.h files when I debug my demo. However, it did not print it on the screen, because those files are overwrite when I make the GNU Radio again. I check it, those files are automatically generated when I make GNU Radio.

Currently, I just copy those file that I inserted printf/cout to some other directory and changing the class and files name. Then I test it.
I know it is not a smart way.  But I have no better solution.

Any one has any suggestion on debuging this issue? Changing code generator?

I do hope to get your guys's good solution and give me a example.

Best,

Fangming

reply via email to

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