Hi - > [...] > If I think about this in terms of API design, I would prefer an API that > would allow me to query the DWP directly from debuginfod.
On the other hand, debuginfod is okay with treating some file types as archives containing uniquely-identified contents, which it can extract on demand. Debuginfod could identify .dwo by their content ids and serve them as the first class artifacts, instead of .dwp files where they happened to be enclosed. - FChE
