Differences between revisions 1 and 2
Revision 1 as of 2004-07-25 20:01:29
Size: 529
Editor: bzq-218-191-87
Comment:
Revision 2 as of 2004-11-02 18:29:58
Size: 667
Editor: p50833217
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
|| PdbRcIdea || All || A .pdbrc for Pyhon's standard debugger, pdb, which allows you to run arbitrary Python commands on pdb startup.||

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.

PythonDebuggingTools (last edited 2025-03-26 15:41:41 by MatsWichmann)

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