nixpkgs/pkgs/stdenv
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
..
cygwin
darwin
generic Enable separate debug info 2015-09-17 15:56:33 +02:00
linux
native
nix
pure-darwin update pure-darwin bootstrap tools with new hash 2015-08-25 11:12:09 -07:00
adapters.nix enableDebugging: use more suitable gcc flags 2015-08-10 09:11:30 +02:00
common-path.nix
default.nix