Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch for-2011.08/debugging-improvements
Date: Mon, 11 Jul 2011 23:53:21 +0200	[thread overview]
Message-ID: <cover.1310421076.git.thomas.petazzoni@free-electrons.com> (raw)

Hello,

Here is a small set of patches that improves a few things around
debugging.

The main change is that debugging symbols are now enabled by
default. As explained in the commit log, the reasoning is that
debugging symbols in the staging directory are often useful for remote
debugging, and disk space is typically not a problem for the staging
directory, as it remains on the development workstation. Binaries and
libraries for the target are still stripped by default, getting rid of
all debugging symbols.

Regards,

Thomas

The following changes since commit bd76bc5f80b963570e8eda92efc961e683264402:

  CHANGES: update with recent changes (2011-07-11 07:44:24 +0200)

are available in the git repository at:
  http://free-electrons.com/~thomas/buildroot.git for-2011.08/debugging-improvements

Thomas Petazzoni (4):
      debug: do not force installation of gdbserver
      debug: enable debugging symbols by default
      debug: provide an option to copy the gdbserver to the target
      config: improve help text and prompt for debugging related options

 Config.in                                |   34 ++++++++++++++++++-----------
 toolchain/gdb/Config.in                  |    8 +++++++
 toolchain/toolchain-external/ext-tool.mk |   10 ++++++++
 3 files changed, 39 insertions(+), 13 deletions(-)

Thanks,
-- 
Thomas Petazzoni

             reply	other threads:[~2011-07-11 21:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 21:53 Thomas Petazzoni [this message]
2011-07-11 21:53 ` [Buildroot] [PATCH 1/4] debug: do not force installation of gdbserver Thomas Petazzoni
2011-07-11 21:53 ` [Buildroot] [PATCH 2/4] debug: enable debugging symbols by default Thomas Petazzoni
2011-07-11 21:53 ` [Buildroot] [PATCH 3/4] debug: provide an option to copy the gdbserver to the target Thomas Petazzoni
2011-07-11 21:53 ` [Buildroot] [PATCH 4/4] config: improve help text and prompt for debugging related options Thomas Petazzoni
2011-07-12  7:27 ` [Buildroot] [pull request] Pull request for branch for-2011.08/debugging-improvements Peter Korsgaard
2011-07-14 13:36   ` Thomas Petazzoni
2011-07-14 13:43     ` Peter Korsgaard

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=cover.1310421076.git.thomas.petazzoni@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox