Searched +refs:gud +refs:xdb +refs:history (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
33 ;; <shane@spr.com> added support for xdb (HPUX debugger). Rick Sladkey
37 ;; kluge with the gud-xdb-directories hack producing gud-dbx-directories.
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)
71 (global-set-key (concat gud
1394 (defun xdb (command-line) function
[all...]

Completed in 118 milliseconds