1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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 buildFHS*Env: add documentation 2015-08-26 20:34:13 +03:00
haskell-users-guide.xml doc: update haskell-users-guide.xml to reflect that we've update GHC 7.10.1 to 7.10.2 2015-09-09 21:30:42 +02:00
introduction.xml
language-support.xml
manual.xml
meta.xml
package-notes.xml elm: add the platform and helpful scripts 2015-08-17 21:32:30 +03:00
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