Skip to content

realgud/realgud-pdbpp

Repository files navigation

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"))))