https://sourceware.org/bugzilla/show_bug.cgi?id=32184
Bug ID: 32184 Summary: add dwo/dwp support Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Assuming consumer tools like gdb would contemplate using it, debuginfod could in principle also accept ".dwo" files with their DW_AT_GNU_dwo_name and/or DW_AT_GNU_dwo_id as key, and ".dwp" files as an archive of ".dwo"s. The existing C/webapis should be usable unmodified, as long as the dwo name/id tags are unique enough in the environment. -- You are receiving this mail because: You are on the CC list for the bug.