guix-devel
[Top][All Lists]
Advanced

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

Re: Debugging and source code


From: Danny Milosavljevic
Subject: Re: Debugging and source code
Date: Mon, 30 Jan 2017 11:08:23 +0100

Hi,

for example when you try 

  guix build -S ldc

it will not put phobos in the correct place (which is unpacked to the correct 
place in a phase).

It would be nice if there was a way to run gdb after the build phase ran.

[I guess easiest would be if one could insert something after the 'build phase 
(and/or after the 'unpack phase) from the command line. Sounds hacky, though.
 Or maybe a phase that's always there in the build systems which doesn't do 
anything if no command line "enable" flag is given. That sounds hacky.]

Or maybe something like --keep-failed just that it always keeps (also when not 
failed). Huh, that would go a long way. What would you think about that?



reply via email to

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