bug-guix
[Top][All Lists]
Advanced

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

bug#25442: stacktrace


From: Ludovic Courtès
Subject: bug#25442: stacktrace
Date: Sat, 14 Jan 2017 18:24:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Jan Nieuwenhuizen <address@hidden> skribis:

> Find attached.  There is no debugging info, is there a package that
> I can install which includes the debugging symbols?

The ‘emacs’ package currently doesn’t have a ‘debug’ output.  So you
would first need to add one:

  (outputs '("out" "debug"))

and then install both outputs:

  guix package -i emacs emacs:debug

See 
<https://www.gnu.org/software/guix/manual/html_node/Installing-Debugging-Files.html>.

HTH!

Ludo’.





reply via email to

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