<div>Hello List,</div><div>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&#39;t have any debugging symbols for the PyQt / Python DLLs. </div>

<div><br></div><div>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. </div>

<div><br></div><div><br></div><div>Luke</div>