help req debugging python and c together

CHEN Guang dr.cg at 126.com
Mon Apr 19 04:46:10 EDT 2010


>Hi,
>I am working in gnuradio compiler. I need some help in debugging python and c together.
>By this i mean that i have written some blocks in c that are connected together using python. So i need to debug
>( breakpoints ect ) python such that when a specific c block is called at the back end  (in python script ) the 
>debugger takes me into the c code and after that switches back to python and so on.

>Thanks in advance.
>Regards,
>Sanam
 
PythoidC ( http://pythoidc.googlecode.com or http://pythoidc.sf.net ) is a C language tool for Python, C code and Python code coexist in the same IDE or even the same file, thus avoids most of the switches in debugging python and c together.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100419/06485788/attachment-0001.html>


More information about the Python-list mailing list