Hello List,
I recently upgraded to PyQt 4.7 (on windows) and my application now hangs up
about once per hour. I have been trying to use GDB and the debuggers in
Visual Studio and Qt Creator to attach to my hung process and determine
where the problem is, but I don't have any debugging symbols for the PyQt /
Python DLLs.

Is there some place I can download the pdb/dbg files, or do I just have to
compile pyqt myself? Has anyone else had any luck debugging pyqt? The app
seems to be hanging somewhere inside the Qt event loop, so python debuggers
will not work.


Luke
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to