]> code.delx.au - gnu-emacs-elpa/history - dbgr/debugger/perldb/track-mode.el
Set debug-track-mode properly.
[gnu-emacs-elpa] / dbgr / debugger / perldb / track-mode.el
2012-05-12 rockySet debug-track-mode properly.
2011-10-23 rockyCreate common Perl language file. Add pattern for Perl...
2011-09-06 rockyStart perl trepan debugger mode (trepanpl).
2011-04-18 rockyAdd routine to toggle cmdbuf in-debugger? state. Add...
2011-04-14 rockyStart dealing with debuggers that don't give a frame...
2011-04-12 rockyregexp key "backtrace" -> "lang-backtrace" to distingui...
2011-04-07 rockyMerge branch 'master' of github.com:rocky/emacs-dbgr
2011-04-07 rockyAdd dbg-cmd-eval-region. Add %s to dbgr-expand-format...
2011-04-07 rockyClean up command handling somewhat. We now should handl...
2011-04-05 rockyOne more small step towards DRYing code.
2011-04-05 rockyMore complete customization of command strings used...