guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/4] environment: Add '--debug' flag.


From: Ludovic Courtès
Subject: Re: [PATCH 4/4] environment: Add '--debug' flag.
Date: Thu, 21 Jul 2016 14:22:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

David Craven <address@hidden> skribis:

> * guix/scripts/environment.scm: Add '--debug' flag to add common debugging
> packages (file, gdb, strace, valgrind) to environment.

BTW, this use case is well-addressed via ‘guix environment --load’ as in
the GDB example at:

  
https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-environment.html

Alternately, one can define a ‘gdb-devel’ package in their
GUIX_PACKAGE_PATH and simply do:

  guix environment gdb-devel

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]