Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch for-2011.08/debugging-improvements
@ 2011-07-11 21:53 Thomas Petazzoni
  2011-07-11 21:53 ` [Buildroot] [PATCH 1/4] debug: do not force installation of gdbserver Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2011-07-11 21:53 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-07-14 13:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 21:53 [Buildroot] [pull request] Pull request for branch for-2011.08/debugging-improvements Thomas Petazzoni
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox