gud-xdb-directories

gud-xdb-directories is a variable defined in `gud.el'.
Its value is
nil


Documentation:
A list of directories that xdb should search for source code.
If nil, only source files in the program directory
will be known to xdb.

The file names should be absolute, or relative to the directory
containing the executable being debugged.

You can customize this variable.