bug#39503: Supporting elf-debuginfod (debug symbol server)

2020-02-09 Thread Mark Wielaard
Hi Ludo, On Sat, Feb 08, 2020 at 12:07:22AM +0100, Ludovic Courtès wrote: > I’ve just watched Mark’s very nice talk about debuginfod and and I’d > like to work towards running an instance of it on ci.guix.gnu.org: > > https://fosdem.org/2020/schedule/event/debugging_debuginfod/ Glad you liked

bug#39503: Supporting elf-debuginfod (debug symbol server)

2020-02-07 Thread Ludovic Courtès
Hello Guix! I’ve just watched Mark’s very nice talk about debuginfod and and I’d like to work towards running an instance of it on ci.guix.gnu.org: https://fosdem.org/2020/schedule/event/debugging_debuginfod/ What’s missing today is configuring GCC with ‘--enable-linker-build-id’ (which is not