manpagez: man pages & more
info emacs
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

32.6 Running Debuggers Under Emacs

The GUD (Grand Unified Debugger) library provides an interface to various symbolic debuggers from within Emacs. We recommend the debugger GDB, which is free software, but GUD can also run DBX, SDB or XDB. GUD can also serve as an interface to Perl's debugging mode, the Python debugger PDB, and to JDB, the Java Debugger. See (elisp)Debugging section `The Lisp Debugger' in the Emacs Lisp Reference Manual, for information on debugging Emacs Lisp programs.


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.