1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get ready for 0.1.1 release. More... about 17 years ago
sys.argv not set correctly for debugged program. Issue #1 More... about 17 years ago
We don't do non-gdb-style stack listing anymore. More... over 17 years ago
Minor change More... over 17 years ago
Minor change More... over 17 years ago
Allow disassembly of compiled python files (.pyc) More... over 17 years ago
Remove duplicate docstring More... over 17 years ago
Minor change More... over 17 years ago
Update pdef docstring More... over 17 years ago
Small demo addition More... over 17 years ago
Update NEWS for release More... over 17 years ago
Get ready for release More... over 17 years ago
Add "show args" command More... over 17 years ago
Start dealing with running pydbgr from ipython. More bugs found More... over 17 years ago
A pox on Python lame import system that doesn't allow you to have a file called except.py More... over 17 years ago
Show function signature in "examine" when appropriate More... over 17 years ago
Add pdef command. Print command-processor load errors. pydoc name import conflict woes. More... over 17 years ago
Give message on IOError when loading debugged program More... over 17 years ago
Some post-mortem bugs More... over 17 years ago
Revise for release. More... over 17 years ago
Silence Python 2.6 More... over 17 years ago
Respect the width setting. More... over 17 years ago
Changes to work on M$ More... over 17 years ago
Small doc change. More... over 17 years ago
Add set autoipython. ipython continue commands work. Some show doc helpstring improvements. defskip -> skip. More... over 17 years ago
Revert code More... over 17 years ago
Add IPython pdef, pdoc, and pinfo commands as an example of how to write more custome commands. There's probably a better way to do it though More... over 17 years ago
Magic for debugger aliases as well as commands More... over 17 years ago
Another really small thing More... over 17 years ago
Small doc fix More... over 17 years ago