All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: pl ice <telent997@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Why kernel make obj file with debug info ?
Date: Wed, 31 Dec 2008 01:00:10 -0500	[thread overview]
Message-ID: <20081231060010.GA30169@redhat.com> (raw)
In-Reply-To: <41d311580812302130y659e1a2p451633d8224200bb@mail.gmail.com>

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

      reply	other threads:[~2008-12-31  6:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <41d311580812291817w7a9b77b5k8dc46d3657985476@mail.gmail.com>
2008-12-31  5:30 ` Why kernel make obj file with debug info ? pl ice
2008-12-31  6:00   ` Dave Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081231060010.GA30169@redhat.com \
    --to=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=telent997@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.