From d35fdb5bb10bdcacb108f8fcd72563e85a24f878 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Tue, 20 Jan 2009 05:27:31 +0000 Subject: [PATCH] (Debuggers): Add paragraph missed in previous change. --- doc/emacs/building.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi index d6054dc61f9..5b0e884c0ae 100644 --- a/doc/emacs/building.texi +++ b/doc/emacs/building.texi @@ -463,6 +463,10 @@ interface, which only runs GDB (@pxref{GDB Graphical Interface}), GUD can also run DBX, SDB, XDB, Perl's debugging mode, the Python debugger PDB, or the Java Debugger JDB. + In addition, Emacs contains a built-in system for debugging Emacs +Lisp programs. @xref{Debugging,, The Lisp Debugger, elisp, the Emacs +Lisp Reference Manual}, for information on the Emacs Lisp debugger. + @menu * Starting GUD:: How to start a debugger subprocess. * Debugger Operation:: Connection between the debugger and source buffers. -- 2.39.2