[PyQt] PyQt hang / debugging symbols

Luke Campagnola lcampagn at email.unc.edu
Sat Jun 26 20:58:58 BST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100626/4b8ce096/attachment.html>


More information about the PyQt mailing list