[PyQt] debugging apps that use QThreads
Leendert Van der Bijl
leendert.vanderbijl at gmail.com
Tue Oct 30 09:14:23 GMT 2007
Hi,
I'm having trouble debugging my PyQt multithreaded application. I've got 4
data producing worker threads (QThreads) that populates my GUI. I would like
to step through the code of my worker threads, but havent yet been able to
do so. I'm working in eclipse 3.3, and with normal python threads I can
easily step through the worker thread code. Any suggestions on methods for
debugging apps that uses QThreads will be much appreciated.
Regards!
--
Leendert van der Bijl
Development Engineer
Stone Three Signal Processing (Pty) Ltd
Tel: +27 21 851 3123
Fax: +27 21 851 3127
Cell: +27 84 514 4537
Email: leendert at stonethree.com
Email: leendert.vanderbijl at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20071030/dabde462/attachment.html
More information about the PyQt
mailing list