[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081231060010.GA30169@redhat.com>
Date: Wed, 31 Dec 2008 01:00:10 -0500
From: Dave Jones <davej@...hat.com>
To: pl ice <telent997@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Why kernel make obj file with debug info ?
On Wed, Dec 31, 2008 at 01:30:32PM +0800, pl ice wrote:
> Hi ,
> I found kernel use Kbuild to make obj-file,and I objdumped
> these obj file and found they all had section .debug. I think they
> will make building kernel use much more time.why these
> obj file compile to debug version?
Because you have CONFIG_DEBUG_INFO set.
Dave
--
http://www.codemonkey.org.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists