Add word debug(ging) to breakpointHook description for discoverability

This commit is contained in:
deliciouslytyped 2019-03-15 19:33:21 +01:00 committed by GitHub
parent fc32780cdf
commit 01e34d6b60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2633,7 +2633,8 @@ addEnvHooks "$hostOffset" myBashFunction
happens. It prevents nix from cleaning up the build environment happens. It prevents nix from cleaning up the build environment
immediately and allows the user to attach to a build environment using immediately and allows the user to attach to a build environment using
the <command>cntr</command> command. Upon build error it will print the <command>cntr</command> command. Upon build error it will print
instructions on how to use <command>cntr</command>. Installing cntr and instructions on how to use <command>cntr</command>, which can be used
to enter the environment for debugging. Installing cntr and
running the command will provide shell access to the build sandbox of running the command will provide shell access to the build sandbox of
failed build. At <filename>/var/lib/cntr</filename> the sandboxed failed build. At <filename>/var/lib/cntr</filename> the sandboxed
filesystem is mounted. All commands and files of the system are still filesystem is mounted. All commands and files of the system are still