Qt Cannot Start Debugging with PythonQt in the Project
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
I used PythonQt in many of my projects but after a change in the msys directory of my system, those projects that have PythonQt used in their architecture for porting cannot start Debugging and immediately after debugging starts it says debugging has finished.
I have to say I can debug those examples of PythonQt directory with the same gdb just some of my projects have this issue in debugging mode.
what do you think about this problem? is it python path problem or something like this?