Hi elfutils-devel@, Is there any way to serve debugging information stored in .dwo files from a debuginfod server? For my use case, linking binaries from object files containing debugging symbols exceeds memory capacity, so object files have to be stripped ahead of time.
Alternatively, is there a way to merge the dwo files in memory into debugging information that could be served by the current debuginfod protocol? Thanks, Bogdan Ciobanu