Hi,

I recently started a Boost Python project, 
https://mail.python.org/pipermail/cplusplus-sig/2020-May/017585.html
but I need to debug my python classes extracted in C++ in the main program. The 
only referece that I find to this topic is in 
https://www.boost.org/doc/libs/1_73_0/libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html
How can I solve this? I am only using the gdb debugger.

Thank you for your attention,

Carlos
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to