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: [EMAIL PROTECTED]
Email: [EMAIL PROTECTED]
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to