mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 18:00:40 -08:00
Add Lisp Debugger xref.
This commit is contained in:
parent
e372bc674c
commit
d952abded1
1 changed files with 2 additions and 0 deletions
|
|
@ -254,6 +254,8 @@ various symbolic debuggers from within Emacs. We recommend the debugger
|
|||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue