]> code.delx.au - gnu-emacs-elpa/blob - packages/realgud/README.md
6255f15166b96cdbe991ac23a040494c9bedb702
[gnu-emacs-elpa] / packages / realgud / README.md
1 [![Build Status](https://travis-ci.org/rocky/emacs-dbgr.png)](https://travis-ci.org/rocky/emacs-dbgr) [![MELPA Stable](http://stable.melpa.org/packages/realgud-badge.svg)](http://stable.melpa.org/#/realgud)
2
3 A modular GNU Emacs front-end for interacting with external debuggers.
4
5 See https://github.com/rocky/emacs-dbgr/wiki/Debuggers-Supported for a list of debuggers supported.
6
7 The debugger is run out of a *comint* process buffer, or you can use a
8 `M-x realgud-track-mode` inside an existing shell.
9
10 To install, you'll need a couple of other Emacs packages installed. See
11 [the installation instructions](http://wiki.github.com/rocky/emacs-dbgr/how-to-install)
12 for details.
13
14 To get started using, see the
15 [notes on using realgud](http://wiki.github.com/rocky/emacs-dbgr/how-to-use).
16
17 *Author:* Rocky Bernstein <rocky@gnu.org> <br>