nixpkgs/pkgs/build-support/setup-hooks
Eelco Dolstra 5c5b71df5e
Add a setup hook to fill NIX_DEBUG_INFO_DIRS
This setup hook is propagated by gdb. Thus, a typical use is:

  $ nix-shell -p gdb nix nix.debug sqlite.debug ...

and gdb will be able find the debug symbols of nix etc. automatically.
2017-07-28 16:38:26 +02:00
..
audit-tmpdir.sh Add a setup hook for detecting $TMPDIR references in RPATHs and wrapper scripts 2017-05-04 20:23:57 +02:00
autoreconf.sh
compress-man-pages.sh compress-man-pages: skip compressed manpages 2017-02-27 20:03:45 +01:00
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
fix-darwin-frameworks.sh darwin: add setup-hook to fix CF references 2017-03-12 15:19:03 +01:00
keep-build-tree.sh
make-coverage-analysis-report.sh releaseTools.coverageAnalysis: Emit hydra-metrics 2015-07-30 18:06:33 +02:00
make-wrapper.sh makeWrapper: search for free unwrapped file name 2017-04-12 18:12:16 +03:00
move-docs.sh move-docs.sh: Handle share/gtk-doc 2015-07-26 13:35:49 +02:00
move-lib64.sh
move-sbin.sh
multiple-outputs.sh Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00
patch-shebangs.sh patchShebangs: quote variable assignment 2016-07-09 03:05:11 +03:00
separate-debug-info.sh setup-hooks: do not pass missing dirs to find (close #15405) 2016-05-22 12:08:01 +02:00
set-java-classpath.sh
set-source-date-epoch-to-latest.sh stdenv: fix set-source-date-epoch-to-latest (close #12602) 2016-01-29 12:03:48 +01:00
setup-debug-info-dirs.sh Add a setup hook to fill NIX_DEBUG_INFO_DIRS 2017-07-28 16:38:26 +02:00
strip.sh stripDirs: Silence annoying 'File format not recognized' errors 2017-03-08 14:25:06 -05:00
update-autotools-gnu-config-scripts.sh updateAutotoolsGnuConfigScriptsHook: Only fix files 2017-02-11 12:24:49 +02:00
use-old-cxx-abi.sh useOldCXXAbi: Change into a setup hook 2016-04-01 13:36:59 +02:00
win-dll-link.sh cygwin: force native symlinks for libraries 2017-06-26 09:26:10 -03:00
wrap-gapps-hook.sh wrapGAppsHook: Correct wrapProgram invocations 2017-04-28 15:24:50 -05:00