1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 16 hours ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The condition doesn't have an upper bound on the number args it takes. More... over 16 years ago
Makefile is a derived file More... over 16 years ago
One was to get VERSION into the source tarball More... over 16 years ago
Call to raw_input was removing prompt written via write. Push prompting down to raw_input when it's used. Issue #4 More... over 16 years ago
Docstring typo More... over 16 years ago
Update NEWS before release More... over 16 years ago
For emacs support see http://github.com/rocky/emacs-dbgr More... over 16 years ago
Get ready for 0.1.3 release More... over 16 years ago
Numerous small bugs including issue #2. More... over 16 years ago
Canonical filenames when adding breakpoints. More... over 16 years ago
Use bp.icon_char More... over 16 years ago
Fix bugs in icon_char. More... over 16 years ago
Add icon_char - one-character icon state for a brkpt More... over 16 years ago
Small docstring correction More... over 16 years ago
Fix status indicator in list command to show current location, breakpoints, and possibly the breakpoint number. More... over 16 years ago
Off by one bug in finish. But is the only thing wrong? More... over 16 years ago
Last update before release 0.1.2 More... over 16 years ago
Update what's up in preparation for release. More... over 16 years ago
When we are stopped at a breakpoint, make that the event. More... over 16 years ago
info file xx lines -> info file xx brkpts More... over 16 years ago
Docstring correction More... over 16 years ago
Missed a couple of places where traceset -> events Allow showing commands which matching a regular expression. More... over 16 years ago
cli.py: allow entry without a Python program to debug. trace.py, default.py: traceset -> events exit.py: we don't need to have a stack to run exit More... almost 17 years ago
Go over doc string for debug(). Thanks to Yarik yet again, for reminding me how bad my English skills are. More... almost 17 years ago
api.py: debug() change parameter "step" to "step_ignore". Thanks to Yaroslav Halchenko for reporting the problem' . test-help.py: test_help_categories() add tests for recent bugs More... almost 17 years ago
Fix bug in listing command categories with *. Thanks to Yaroslav Halchenko for reporting the problem More... almost 17 years ago
Fix bug in listing command categories. Thanks to Yaroslav Halchenko for reporting the problem More... almost 17 years ago
Defensive programming More... almost 17 years ago
Improve selection of parameter name and use it more. More... almost 17 years ago
Some small typos More... almost 17 years ago