Searched +refs:gud +refs:jdb +refs:directories (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dgud.el0 ;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers
37 ;; kluge with the gud-xdb-directories hack producing gud-dbx-directories.
38 ;; Derek L. Davies <ddavies@world.std.com> added support for jdb (Java
59 (defgroup gud nil function
61 Supported debuggers include gdb, sdb, dbx, xdb, perldb, pdb (Python), jdb."
66 (defcustom gud-key-prefix "\C-x\C-a"
69 :group 'gud)
2258 (defun jdb (command-line) function
[all...]

Completed in 146 milliseconds