Re: [patch git] PR28284 - debuginfod x-debuginfod* header processing

2022-09-06 Thread Ryan Goldberg via Elfutils-devel
Hi all, > Well, dunno, can't speak for we all. :-) For debugging purposes (which > is what DEBUGINFOD_VERBOSE is), we could print all headers that come > in, from any server we're connecting to. For API / human-friendly > use, limiting to x-debuginfod* ones from the winning server seems more > us

One shot mode for debuginfod server

2022-08-09 Thread Ryan Goldberg via Elfutils-devel
Hi, Here is a patch for a new one-shot mode for the debuginfod server. In this mode the first scanning pass of the server will also output the found executables' paths and buildids to the given file descriptor. This can (and soon will be used in systemtap) as an easy way to scan archive files and q