Variable: gdb-active-process
gdb-active-process is a variable defined in gdb-mi.el.gz.
Value
nil
Documentation
GUD tooltips display variable values when t, and macro definitions otherwise.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/gdb-mi.el.gz
(defvar gdb-active-process nil
"GUD tooltips display variable values when t, and macro definitions otherwise.")