Re: enter debugger on failure

2022-10-05 Thread jgart
Testing

Re: enter debugger on failure

2017-05-30 Thread Ludovic Courtès
Hi! Ricardo Wurmus skribis: > sometimes Guix crashes. That’s sometimes because of existing bugs > (often in importers) or because I’ve just added something that doesn’t > quite work. > > When Guix crashes it prints a backtrace and exits. Would it be possible > to change that behaviour and inst

enter debugger on failure

2017-05-26 Thread Ricardo Wurmus
Hi Guix, sometimes Guix crashes. That’s sometimes because of existing bugs (often in importers) or because I’ve just added something that doesn’t quite work. When Guix crashes it prints a backtrace and exits. Would it be possible to change that behaviour and instead enter a debug REPL where I c