public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/26669] New: Use existing DWARF file as a reference for multifile mode
@ 2020-09-27 11:42 annulen at yandex dot ru
  0 siblings, 0 replies; only message in thread
From: annulen at yandex dot ru @ 2020-09-27 11:42 UTC (permalink / raw)
  To: dwz

https://sourceware.org/bugzilla/show_bug.cgi?id=26669

            Bug ID: 26669
           Summary: Use existing DWARF file as a reference for multifile
                    mode
           Product: dwz
           Version: unspecified
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: annulen at yandex dot ru
                CC: dwz at sourceware dot org
  Target Milestone: ---

I think it might be beneficial to add a modification to multifile mode,
allowing to "include" existing file as a "common file" and reference its DIEs
in file which is currently being optimized.

For example, there are Qt libraries, and we run dwz over all their debug info
and produce common file, e.g. qt_common.debug. This file contains information
about data types and macros which are commonly used in Qt APIs, so it's quite
likely that debug information of applications and libraries based on Qt will
also include same DIEs. So it seems to me that such feature would allow greater
deduplication of data while being scalable (each package can be optimized
separately)

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-27 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27 11:42 [Bug default/26669] New: Use existing DWARF file as a reference for multifile mode annulen at yandex dot ru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).