GDB won't load source file
Read carefully the documentation of GDB notably about source path. You want to use the dir
command
Also, switch to a newer gdb (perhaps by compiling gdb
from its source code). Current version is 7.7 (so 6.8 is really old)