Variable: gud-jdb-history
gud-jdb-history is a variable defined in gud.el.gz.
Value
nil
Documentation
History of argument lists passed to jdb.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/gud.el.gz
(defvar gud-jdb-history nil
"History of argument lists passed to jdb.")