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: How Fedora's distribution GDB resolves debug symbols / sourcefile


On Thu, 22 Sep 2011 14:13:22 +0200, Kevin Pouget wrote:
> How could I configure GDB so that it looks into /usr/lib/debug/
> (certainly) and /usr/src/debug/, I can't figure out which GDB feature
> allows that

configure --with-separate-debug-dir=/usr/lib/debug
or
configure --prefix=/usr


Regards,
Jan


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