On Wed, 2008-06-11 at 10:53 -0700, Igor Korot wrote: > >If not, you can override gdb's source file search path by using the > >"dir" command (see "help dir") > > You mean like this: > > gdb myprogram > gdb> dir /home/igor/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12/Drivers > > right? Right.