GNU radio and cygwin

Hello all,

I am new to gnu radio and cygwin. I have installed GNU radio with
cygwin.
As is the case python scripts act as wrapper for underlying C++ source.
When
trying to run scripts from cygwin, is there a way to debug the code by
putting breakpoints? There’s an intention to analyze the inputs and
outputs
of signal processing blocks and hence need to debug using breakpoints.
Thanks in advance.

Regards

Ravi

I believe for the C code you can use “gdb” from Cygwin. For my
installation
of Cygwin it was not part of standard installation configuration, so
maybe
you have to install the debugger.

View this message in context:
http://www.nabble.com/GNU-radio-and-cygwin-tp23943173p23959893.html
Sent from the GnuRadio mailing list archive at Nabble.com.