[C++-sig] Beginner How to debug a python class extracted in C++

Carlos Duran carlos_wurt at zohomail.eu
Sat May 16 03:15:11 EDT 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20200516/a273fb05/attachment.html>


More information about the Cplusplus-sig mailing list