jguenther / emacs-dbgr

The Grand "Cathedral" Debugger rewrite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status MELPA Stable

A modular GNU Emacs front-end for interacting with external debuggers.

See https://github.com/rocky/emacs-dbgr/wiki/Debuggers-Supported for a list of debuggers supported.

A debugger can be run out of a comint process buffer, or you can use a M-x realgud-track-mode inside an existing shell, or eshell buffer.

To install, you'll need a couple of other Emacs packages installed. See the installation instructions for details.

To get started using, see the notes on using realgud.

Author: Rocky Bernstein rocky@gnu.org

About

The Grand "Cathedral" Debugger rewrite

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 98.5%Language:Shell 1.0%Language:Python 0.1%Language:Ruby 0.1%Language:JavaScript 0.1%Language:Perl 0.1%Language:Makefile 0.0%Language:Java 0.0%