Is it possible to debug a cython code through pycharm?
Answered
I'm starting to develop in Cython and I am not able to debug the code inside pycharm, it's possible?
I saw a tutorial on the official cython page that teaches debugging by gdb in the terminal but I want to know if it's possible to do it inside IDE Pycharm.
Please sign in to leave a comment.
Hi,
It's not possible at the moment. Please vote for the corresponding feature request https://youtrack.jetbrains.com/issue/PY-9476