This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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 to build Debug version of glibc


  Hi,

On Wed, Dec 10, 2008 at 01:21:24PM -0500, Mike Frysinger wrote:
> On Wednesday 10 December 2008 08:25:02 Carlos O'Donell wrote:
> > Fedora core:
> > 1. Build and install normal stripped libraries in /lib and /usr/lib
> > 2. Store stripped debug information in /usr/lib/debug/*.debug files.
> > 3. Store source code related to package (for source debugging) in
> > /usr/src/debug/*
> >
> > Using Fedora core debug libraries:
> > 1. Run binary as normaly, the FC debugger is responsible for loading
> > the *.debug files that match the DSO.
> 
> Gentoo behaves pretty much the same way as Fedora.  btw, it isnt "FC debugger" 
> that does this, it's gdb itself.

  also, this is the way this is set up in SUSE (including original
poster's SUSE 10.1).

				Petr "Pasky" Baudis


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