Variable: gdb-source-file-list

gdb-source-file-list is a variable defined in gdb-mi.el.gz.

Value

nil

Documentation

List of source files for the current executable.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/gdb-mi.el.gz
(defvar gdb-source-file-list nil
  "List of source files for the current executable.")