pudb
https://github.com/inducer/pudb
Python
Full-screen console debugger for Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to pudb
Help out
- Issues
- command line default height
- Add ability to break exactly when a variable changes
- toggle breakpoints in .txt file accidently
- Allow to run to empty lines or lines with comments
- Watch expressions should stay after restart
- pudb takes a long time to display GUI, taking 100% CPU
- Jump command
- n doesn't step out of generator expressions
- debugger is very slow with large local variable strings
- Should hooking the %pdb IPython magic be default?
- Docs
- Python not yet supported