Revision 2 as of 2004-11-02 18:29:58

Clear message

Python debuggers:

If you have anything to contribute -- e.g. configurations for editors, new debuggers, or opinion -- don't hesitate to edit or create pages.

TableOfContents

Unix & Multiplatform Debuggers

Name

Platform

Notes

[http://rpdb.digitalpeers.com rpdb ]

Unix,Windows,Mac OS X

rpdb.py improves pdb.py's usability and adds support for remote debugging, multiple threads debugging, post mortem of unhandled exceptions, and for debugging of embedded scripts.

PdbRcIdea

All

A .pdbrc for Pyhon's standard debugger, pdb, which allows you to run arbitrary Python commands on pdb startup.

Unable to edit the page? See the FrontPage for instructions.