guix/gnu
Maxim Cournoyer 720a4adc91
system: Modify GDB skeleton to find debug files for any profile.
Instead of hard coding the debug directory to that of the user profile, use
Guile scripting in combination with a new search path specification on GDB to
specify the debug file directories.

* gnu/packages/gdb.scm (gdb-9.1): Add a search path specification for the
GDB_DEBUG_FILE_DIRECTORY environment variable.
* gnu/system/shadow.scm (default-skeletons)[gdbinit]: Derive the value of
DEBUG-FILE-DIRECTORY via the GDB_DEBUG_FILE_DIRECTORY environment variable.
* doc/guix.texi (Installing Debugging Files): Document it.
2020-08-16 15:26:26 -04:00
..
bootloader
build
installer
machine
packages system: Modify GDB skeleton to find debug files for any profile. 2020-08-16 15:26:26 -04:00
services services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
system system: Modify GDB skeleton to find debug files for any profile. 2020-08-16 15:26:26 -04:00
tests services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk Merge branch 'master' into core-updates 2020-07-23 21:43:06 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm