Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* How Fedora's distribution GDB resolves debug symbols / sourcefile
@ 2011-09-22 12:14 Kevin Pouget
  2011-09-22 14:20 ` Jan Kratochvil
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Pouget @ 2011-09-22 12:14 UTC (permalink / raw)
  To: gdb

Hello,

I've got in my system a GDB provided by my Fedora distribution, and
one built against the CVS tree.

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


Thanks,

Kevin


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How Fedora's distribution GDB resolves debug symbols / sourcefile
  2011-09-22 12:14 How Fedora's distribution GDB resolves debug symbols / sourcefile Kevin Pouget
@ 2011-09-22 14:20 ` Jan Kratochvil
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kratochvil @ 2011-09-22 14:20 UTC (permalink / raw)
  To: Kevin Pouget; +Cc: gdb

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-22 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-22 12:14 How Fedora's distribution GDB resolves debug symbols / sourcefile Kevin Pouget
2011-09-22 14:20 ` Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox