generic-poky/meta/conf
Mark Hatle 16102e1890 Revise stripping and splitting of debug information
We now support two styles of debug information generation, the '.debug' style,
which is the same as previously implemented.  This style simply splits the
debug information and makes it available in the same general directory.

  /bin/foo -> /bin/.debug/foo

The new 'debug-file-directory' style splits the debug information and places
it into the single debug-file-directory, /usr/lib/debug:

  /bin/foo -> /usr/lib/debug/bin/foo.debug

Both also find and copy all referenced source code to a new /usr/src/debug
directory.  This allows the -dbg files to be used for stand-a-lone debugging
on or off the target device.

File stripping is now handled as a seperate operation from file splitting.
This allows us to split the debug information, but also leave it in the
original file -- or prevent the debug information from being split.

Also enhance the comments within local.conf.sample to provide a better
understanding of the control the user has over debug file generation.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-02-25 22:43:33 +00:00
..
distro poky-lsb.conf: remove OVERRIDES 2011-02-23 15:49:01 -08:00
machine xf86-video-intel: add config option to support rootless X 2011-02-23 10:55:10 -08:00
machine-sdk Add i686 SDK machine 2010-03-15 13:00:46 +00:00
swabber Stop using hardcoded paths, use new Ubuntu and generic filters. 2010-12-17 10:47:02 +00:00
abi_version.conf sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap process changes and the recent pseudo bug, bump the tmpdir layout version number and the sstate version numbers 2011-01-25 12:32:50 +00:00
bblayers.conf.sample Emenlow Removal from Poky Core: meta-emenlow 2011-02-25 09:10:20 -08:00
bitbake.conf Revise stripping and splitting of debug information 2011-02-25 22:43:33 +00:00
checksums.ini checksums.ini: added some new entries 2009-02-23 20:44:58 +01:00
documentation.conf bitbake.conf/documentation.conf: Start using SUMMARY variable and document it 2010-09-21 23:53:07 +01:00
layer.conf Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
licenses.conf Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
local.conf.sample Revise stripping and splitting of debug information 2011-02-25 22:43:33 +00:00
sanity.conf Emenlow Removal from Poky Core: meta-emenlow 2011-02-25 09:10:20 -08:00
site.conf.sample build/conf: move sample conf files to meta/conf 2010-08-17 17:41:20 +01:00