Re: patch PR25722: /path/name based debuginfod-find & API lookups

2020-03-29 Thread Mark Wielaard
Hi Frank, On Fri, 2020-03-27 at 20:52 -0400, Frank Ch. Eigler wrote: > Like this? > > > Author: Frank Ch. Eigler > Date: Fri Mar 27 20:47:45 2020 -0400 > > PR25722: debuginfod-find: accept /path/names in place of buildid hex > > Extend the debuginfod-find command line interface

Re: patch PR25722: /path/name based debuginfod-find & API lookups

2020-03-27 Thread Frank Ch. Eigler via Elfutils-devel
Hi - Like this? Author: Frank Ch. Eigler Date: Fri Mar 27 20:47:45 2020 -0400 PR25722: debuginfod-find: accept /path/names in place of buildid hex Extend the debuginfod-find command line interface to permit /file/names instead of only buildid hexadecimal strings. v2

Re: patch PR25722: /path/name based debuginfod-find & API lookups

2020-03-27 Thread Mark Wielaard
Hi Frank, On Wed, 2020-03-25 at 21:39 -0400, Frank Ch. Eigler via Elfutils-devel wrote: > commit b27d38f7eed6d99715fd1cc8a70b0a6a2b04f0ce (HEAD -> fche/pr25722) > Author: Frank Ch. Eigler > Date: Wed Mar 25 21:36:51 2020 -0400 > > PR25722: debuginfod client api: accept /path/names in place

patch PR25722: /path/name based debuginfod-find & API lookups

2020-03-25 Thread Frank Ch. Eigler via Elfutils-devel
Hi - commit b27d38f7eed6d99715fd1cc8a70b0a6a2b04f0ce (HEAD -> fche/pr25722) Author: Frank Ch. Eigler Date: Wed Mar 25 21:36:51 2020 -0400 PR25722: debuginfod client api: accept /path/names in place of buildid hex As a convenience, this extends the debuginfod find functions (and th