This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: trouble locating source files through relative paths


On Tue, Aug 23, 2005 at 03:03:29PM +1000, Craig Jeffree wrote:
> On Fri, 2005-08-19 at 08:43 -0400, Bob Rossi wrote:
> > What was the 'dir' command that you issued? What compiler are you using?
> > Do you know what debug format you are using? (stabs or dwarf)?
> 
> The dir command that I issued was:
> (gdb) dir /staff/taam/taam/bin/x86-Linux/nostrip/
> Source directories searched: /staff/taam/taam/bin/x86-Linux/nostrip:
> $cdir:$cwd
> 
> I'm using gcc 3.2.3 with the default debug format for x86-Linux (dwarf2
> I believe).

Is this problem reproducable in a small example?

Thanks,
Bob Rossi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]