My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Winpdb is a platform independent GPL Python debugger. It is fast, stable and mature. It has unique features such as true threading support, full Unicode support, the ability to step into spawned processes and Py3k compatibility.

To install download the source archive, extract and follow README instructions, typically simply type:

python setup.py install

Here is a nice tutorial by Chris Lasher: DebuggingTutorial

Powered by Google Project Hosting