According to documentation I read, debug binaries have the location of the source embedded in them. How do I extract this location from the binary? Can GDB do this? Also, is there an environment variable or config file that can control the directories that source is looked for in?