A GPL Python debugger.
Project description
Winpdb is a GPL Python debugger with smart breakpoints, thread support, modifiable namespace, and password secured connections.
This release includes many fixes that should make Winpdb more stable and usable. Script names were changed from _winpdb.py and _rpdb2.py to winpdb and rpdb. The session interface was modified, compatibility with various versions of CPython was improved, and tons of bugs were fixed.