> Considering that this source code is available elsewhere on the file > system, how can I specify to GDB where it can find it? The "dir" command should probably do what you need. You can find more information in the GDB users manual. -- Joel