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 supported4 Subscribers
Add a CodeTriage badge to pudb
Help out
- Issues
- Run to line in the same frame
- Add restart hotkey
- Do not raise when an instance already exists (fixes issue #607)
- "Debugger instance already exists" when used in pytest
- Error reported when exiting iPython and returning to UI on Mac OS X
- Disable "view output" in remote debug
- remote debugging - Cannot disable application log message from garbling up the PuDB UI screen
- default urwid bright-is-bold false
- Allow function definition locals() to be modified in the shell
- pudb, when run on a Python 3.x invoked with -bb, tracebacks
- Docs
- Python not yet supported