Re: contrasting elfutils debuginfod and clr-debug-info server

2020-02-05 Thread Arjan van de Ven
On 2/5/2020 11:14 AM, Frank Ch. Eigler wrote: Hi, Arjan - clear-linuxelfutils indexed by filenameby buildid actually the clear side provides both build id and filename, the tools on the client

patch rfc: debuginfod -Z (generalized archive) support

2020-02-05 Thread Frank Ch. Eigler
Hi - A little extension lets us process arch-linux archives. Awaiting for some small test .pkg's from the arch folks for the elfutils testsuite. However, hand-testing on severa larger files works! commit b51ae89befeb81c8b51b15b7168c6e616255b486 (fche/pacman-Z) Author: Frank Ch. Eigler Date:

Re: contrasting elfutils debuginfod and clr-debug-info server

2020-02-05 Thread Frank Ch. Eigler
Hi, Arjan - > > clear-linuxelfutils > > > > indexed by filenameby buildid > actually the clear side provides both build id and filename, the > tools on the client (gdb and the like) try buildid

[Bug general/25511] New: unknown program header entry type 0x6474e553

2020-02-05 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25511 Bug ID: 25511 Summary: unknown program header entry type 0x6474e553 Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2

Re: contrasting elfutils debuginfod and clr-debug-info server

2020-02-05 Thread Arjan van de Ven
On 2/5/2020 9:32 AM, Frank Ch. Eigler wrote: Hi - Through some comments on phoronix [0], just became (re?)aware of the neat clear-linux debuginfo server facility [1]. It's similar to the nixos one we have mentioned before in that it relies on a local fuse server expose remote debuginfo

[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-02-05 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 --- Comment #1 from Martin Liška --- I have basically 2 possible solutions: - elfutils will provide a stub client library (libdebuginfod-stub.so) which will then do dlopen for the real libdebuginfod.so during run-rime - one can do execv of

[Bug debuginfod/25509] New: Break a cyclic dependency by core packages

2020-02-05 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 Bug ID: 25509 Summary: Break a cyclic dependency by core packages Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2