nixpkgs/doc
Eelco Dolstra ec5b66eb4a Enable separate debug info
You can now pass

  separateDebugInfo = true;

to mkDerivation. This causes debug info to be separated from ELF
binaries and stored in the "debug" output. The advantage is that it
enables installing lean binaries, while still having the ability to
make sense of core dumps, etc.
2015-09-17 15:56:33 +02:00
..
old
coding-conventions.xml
contributing.xml
default.nix
functions.xml
haskell-users-guide.xml
introduction.xml
language-support.xml
manual.xml
meta.xml
package-notes.xml
packageconfig.xml
quick-start.xml
release-notes.xml
stdenv.xml Enable separate debug info 2015-09-17 15:56:33 +02:00
style.css
submitting-changes.xml