Gentoo Archives: gentoo-dev

From: "Olivier Crête" <tester@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion
Date: Sun, 15 Jan 2006 15:37:54
Message-Id: 1137339208.22175.8.camel@TesterBox.tester.ca
In Reply to: [gentoo-dev] fix binary debug support, part elevenity billion by Mike Frysinger
1 On Sun, 2006-15-01 at 01:11 -0500, Mike Frysinger wrote:
2 > the one true solution:
3 > - we add an emerge flag (say '--debug-build') which adds "nostrip" to FEATURES
4 > and auto sets CFLAGS to DEBUG_CFLAGS and LDFLAGS to DEBUG_LDFLAGS
5
6 Why not use the splitdebug instead of nostrip? And make building with -g
7 the default, then tell small HD users how to disable it in the docs. And
8 it needs to disable -fomit-frame-pointer at least on x86. I've been
9 building my whole system with splitdebug and yes it does take a lot of
10 space, but its really useful.
11
12 --
13 Olivier Crête
14 tester@g.o

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] fix binary debug support, part elevenity billion Richard Fish <bigfish@××××××××××.org>