1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Work out more kinks in signal handling. Works mostly now. "print" no longer implies "stop". Add core.set_next(). Initial signal handling output now reflects the current situation. More... over 17 years ago
Towards getting signal handling *working*. More... over 17 years ago
Bugs bugs bugs. DRY and generalize sighandler code. Allow us to set actions for signals that are initally ignored More... over 17 years ago
One more wafer-thin change... More... over 17 years ago
More work towards getting the "handle" and "info signals" commands working. More... over 17 years ago
Error handling for shlex errors. Revise "examine" documentation. More... over 17 years ago
Start porting signal handling library routine from pydb More... over 17 years ago
Administrivia: add boilerplate Makefile. More... over 17 years ago
First integration test! Fix bug in setting script interface output in "source" command. More... over 17 years ago
Various bugs discovered in getting integration testing working: "set trace" needs to respect the basename setting. Have "set cmdtrace" work when issued in the middle of sourcing a script file. Fix bug in opening interface output when given as a string file name. More... over 17 years ago
Break out library disassembly routines. disassembly evaluation deals with numbers better and is a little more modular, although still ugly. More... over 17 years ago
Generalize "set skip" to include "class" definitions. More customization may be desired. More... over 17 years ago
Administrivia: add emacs testing/installation into the fold More... over 17 years ago
Don't abort on exceptions in running a command. Exceptions need to be broken out to avoid circular imports. Document 'disassemble' better and allow '.' and integer evaluations for numbers More... over 17 years ago
Administrivia More... over 17 years ago
pydbg->pydbgr rename: regression tests now work again. More... over 17 years ago
pydbg -> pydbgr rename. Part 1 More... over 17 years ago
Initial import from pydbg More... over 17 years ago
Initial directory structure. More... over 17 years ago