New debugger for multiple threads

Ziaran nir1408 at hotmail.com
Sun Feb 22 17:08:11 EST 2004


Hi,



I have written a modification to pdb.py debugger, called rpdb.py

It supports convenient debugging of scripts with multiple threads and more.

It works on Windows and on Unix systems that have xterm.

I believe it offers much better usability than pdb.py and hope you will find
it useful.



There are still little problems that I didn't have time to fix yet, but I
will do that soon.



You can grab it from here:

http://ziaran.freehosting.net/



I will appreciate any feedback a lot.

Nir (Ziaran)





More information about the Python-list mailing list