Emacs Lisp Module to add pdb++ support to realgud.
- Have
realgud
andtest-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"))))