/realgud-pdbpp

Realgud for pdb++ (https://github.com/pdbpp/pdbpp)

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

Introduction

Emacs Lisp Module to add pdb++ support to realgud.

Installation

From github source

  • Have realgud and test-simple installed.
  • From inside GNU Emacs, evaluate:
  (compile (format "EMACSLOADPATH=:%s:%s ./autogen.sh" (file-name-directory (locate-library "test-simple.elc")) (file-name-directory (locate-library "realgud.elc"))))