Mixed Language Debugging (Python and C++)

preview_player
Показать описание
Debugging a C++ library which has Python bindings.

Steps:
1. Launch Python and add a breakpoint.
2. Attach gdb to the Python process in question.

#Development #Programming #Debugging #Python #C++
Рекомендации по теме