public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/24822] New: [dwz] Add --compress-debug-sections
@ 2019-01-01  0:00 vries at gcc dot gnu.org
  2020-09-13 15:16 ` [Bug default/24822] " mark at klomp dot org
  0 siblings, 1 reply; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2019-01-01  0:00 UTC (permalink / raw)
  To: dwz

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

            Bug ID: 24822
           Summary: [dwz] Add --compress-debug-sections
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: vries at gcc dot gnu.org
                CC: dwz at sourceware dot org
  Target Milestone: ---

We can already do:
...
$ dwz -m 3 1 2
$ for f in 1 2 3; do objcopy --compress-debug-sections $f; done
...

If we add a --compress-debug-sections switch to dwz, we'd get the same result,
but skip the file I/O of:
- dwz writing the files out in uncompressed form, and
- objcopy reading them back in

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug default/24822] [dwz] Add --compress-debug-sections
  2019-01-01  0:00 [Bug default/24822] New: [dwz] Add --compress-debug-sections vries at gcc dot gnu.org
@ 2020-09-13 15:16 ` mark at klomp dot org
  0 siblings, 0 replies; 2+ messages in thread
From: mark at klomp dot org @ 2020-09-13 15:16 UTC (permalink / raw)
  To: dwz

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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=24725

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-13 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01  0:00 [Bug default/24822] New: [dwz] Add --compress-debug-sections vries at gcc dot gnu.org
2020-09-13 15:16 ` [Bug default/24822] " mark at klomp dot org

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).