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

2020-02-09 Thread Arjan van de Ven
On 2/7/2020 3:47 PM, Mark Wielaard wrote: Hi Arjan, I assumed that the buildid.tar files on https://download.clearlinux.org/debuginfo/lib/.build-id/ would contain the ELF image corresponding to the build-id. Just like the buildid.debug.tar contains the separate .debug image. At least, that would

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

2020-02-07 Thread Arjan van de Ven
On 2/7/2020 1:13 AM, Mark Wielaard wrote: Hi, On Wed, Feb 05, 2020 at 02:05:42PM -0800, Arjan van de Ven wrote: On 2/5/2020 11:14 AM, Frank Ch. Eigler wrote: clear-linuxelfutils indexed by filename

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

2020-02-07 Thread Arjan van de Ven
On 2/7/2020 1:06 AM, Mark Wielaard wrote: Some contrasts in a tabular form: clear-linuxelfutils indexed by filenameby buildid client side sw fuse serverapprx. no

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

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 artifact