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
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
No comments:
Post a Comment