Language

Package: emacs-realgud @ 1.5.1

Synopsis

Modular front-end for interacting with external debuggers

Description

RealGUD is a modular, extensible GNU Emacs front-end for interacting with external debuggers. It integrates various debuggers such as gdb, pdb, ipdb, jdb, lldb, bashdb, zshdb, etc. and allows visually steping through code in the sources. Unlike GUD, it also supports running multiple debug sessions in parallel.

Home page
https://github.com/realgud/realgud/
Location
gnu/packages/emacs-xyz.scm (line: 8315, column: 2)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t