How Fedora's distribution GDB resolves debug symbols / sourcefile

Jan Kratochvil jan.kratochvil@redhat.com
Thu Sep 22 14:20:00 GMT 2011


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



More information about the Gdb mailing list