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
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 de
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 artifacts under /usr/src,
/usr/lib/debug etc. to local
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 artifact
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
Component
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 first
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:
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