rocky / emacs-dbgr
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (2)
- Graphs
-
Tree:
158c3ff
commit 158c3ffb01da6391c94bf5fdc8bd3b318f2e3ee6
tree 54668d37719296c841b2c4648b32ece2994b88e3
parent e0c0afac58171fee83c430f1fef1a2260452fc91
tree 54668d37719296c841b2c4648b32ece2994b88e3
parent e0c0afac58171fee83c430f1fef1a2260452fc91
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
ChangeLog | Wed Oct 28 10:23:47 -0700 2009 | |
| |
Makefile.am | ||
| |
NEWS | Wed Oct 28 10:23:47 -0700 2009 | |
| |
README | Mon Nov 09 00:20:53 -0800 2009 | |
| |
autogen.sh | ||
| |
configure.ac | ||
| |
dbgr-arrow.el | ||
| |
dbgr-core.el | ||
| |
dbgr-file.el | ||
| |
dbgr-loc.el | ||
| |
dbgr-lochist.el | ||
| |
dbgr-procbuf.el | ||
| |
dbgr-regexp.el | ||
| |
dbgr-scriptbuf.el | ||
| |
dbgr-track-mode.el | ||
| |
dbgr-track.el | ||
| |
dbgr-window.el | ||
| |
python/ | ||
| |
ruby/ | ||
| |
test/ |
README
Towards a modular framework for interacting with external debuggers. The debugger is run out of a comint process buffer, or you can use a "track-mode" inside an existing shell or eshell buffer.

