Winpdb is a platform-independent Python debugger with support for multiple threads, namespace modification, embedded debugging, and encrypted communication. It is up to 20 times faster than pdb.
License: GNU General Public License (GPL)
Changes:
This release has console auto-completion, support for Python egg files, a feature called synchronicity that controls the behavior of the name-space viewer, along with some other improvements to the name-space viewer, and compatibility with Python 3000 alpha 3 and Python 2.6 alpha 1.