Dear GNU Radio,
If I have a:GR_LOG_DEBUG(d_debug_logger, <some interesting string>);
DEBUG: <some interesting string>
when executed, or if I step through with GDB.
----------
If, however, I have the following line in a GR Block private constructor:
GR_LOG_DEBUG(d_debug_logger, <some interesting string>);
--
Sincerely,
Tommy Tracy II
UVA
No comments:
Post a Comment