[Bug debuginfod/32184] New: add dwo/dwp support

2024-09-17 Thread fche at redhat dot com
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.

[Bug debuginfod/32184] add dwo/dwp support

2024-09-17 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32184

--- Comment #1 from Frank Ch. Eigler  ---
See also:

https://inbox.sourceware.org/elfutils-devel/cak2qhjefgpty1a77jwt-avrxpen8wi+am85wuagd-xv+8df...@mail.gmail.com/#r

bug #31360
bug #19914

-- 
You are receiving this mail because:
You are on the CC list for the bug.