Hi,
On Fri, 2022-04-08 at 17:31 -0400, Frank Ch. Eigler via Elfutils-devel
wrote:
> Hi -
>
> > But once again - isn't this a problem that everyone using dwfl is
> > going to
> > encounter? Should we not try to find a general solution to this
> > problem and
> > fix it for all consumers of the A
Hi -
> But once again - isn't this a problem that everyone using dwfl is going to
> encounter? Should we not try to find a general solution to this problem and
> fix it for all consumers of the API?
I suspect not many apps are going to have a complete list of files
they know they'll need a prio
On Freitag, 8. April 2022 22:54:35 CEST Frank Ch. Eigler wrote:
> Hi -
>
> > one more debuginfod question: Would it be possible to extend the API
> > to allow downloading of multiple debug info files in parallel? The
> > `debuginfod_find_*` API currently only supports looking at multiple
> > serv
Hi -
> one more debuginfod question: Would it be possible to extend the API
> to allow downloading of multiple debug info files in parallel? The
> `debuginfod_find_*` API currently only supports looking at multiple
> server urls in parallel. I would like to ask multiple files in
> parallel.
Spin
Hey all,
one more debuginfod question: Would it be possible to extend the API to allow
downloading of multiple debug info files in parallel?
The `debuginfod_find_*` API currently only supports looking at multiple server
urls in parallel. I would like to ask multiple files in parallel.
The use