# HG changeset patch # User Richard M. Stallman # Date 987259617 0 # Node ID e80fc3e25af886017652a47e0c14e9a76155624e # Parent 29e5ed8a5a495a90945340fe5a8c0584c3ac0344 Add Lisp Debugger xref. diff -r 29e5ed8a5a49 -r e80fc3e25af8 man/building.texi --- a/man/building.texi Sat Apr 14 11:52:51 2001 +0000 +++ b/man/building.texi Sat Apr 14 14:46:57 2001 +0000 @@ -254,6 +254,8 @@ GDB, which is free software, but you can also run DBX, SDB or XDB if you have them. GUD can also serve as an interface to the Perl's debugging mode, the Python debugger PDB, and to JDB, the Java Debugger. +@xref{Debugger,, The Lisp Debugger, elisp, the Emacs Lisp Reference Manual}, +for information on debugging Emacs Lisp programs. @menu * Starting GUD:: How to start a debugger subprocess.