[Nix-dev] Make wrappers be binaries instead of shell scripts?
Eelco Dolstra
eelco.dolstra at logicblox.com
Tue Nov 18 16:45:10 CET 2014
Hi,
On 18/11/14 16:39, Mateusz Kowalczyk wrote:
> As long as it's optional: debugging wrappers does happen and if it's
> binary then there's no hope.
Of course there is: a wrapper just sets some environment variables before
calling another program, so you can see its effect by doing "strace -eexecve -v".
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list