Variable: gdb-filter-output
gdb-filter-output is a variable defined in gdb-mi.el.gz.
Value
nil
Documentation
Message to be shown in GUD console.
This variable is updated in gdb-done-or-error and returned by
gud-gdbmi-marker-filter.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/gdb-mi.el.gz
(defvar gdb-filter-output nil
"Message to be shown in GUD console.
This variable is updated in `gdb-done-or-error' and returned by
`gud-gdbmi-marker-filter'.")