Debugging multithreaded scrips

ziaran nir1408 at ziaran.org
Mon Jul 5 13:32:05 EDT 2004


Elbert Lev wrote:

> 1.  How one can debug multithreaded  Python programs?

Elbert,
Try rpdb debugger at:
http://rpdb.digitalpeers.com/
It is a debugger that supports multi threading.

Please tell me if it helped you.
Nir



More information about the Python-list mailing list