public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/29563] New: gdb: support zstd for SHF_COMPRESSED debug sections
@ 2022-09-09 20:02 i at maskray dot me
  2022-09-09 20:11 ` [Bug gdb/29563] " i at maskray dot me
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: i at maskray dot me @ 2022-09-09 20:02 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 29563
           Summary: gdb: support zstd for SHF_COMPRESSED debug sections
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: i at maskray dot me
  Target Milestone: ---

Zstandard is a "universal" compression algorithm which scales from
low-ratio-very-fast to high-ratio-pretty-slow.
The generic-abi proposal https://groups.google.com/g/generic-abi/c/satyPkuMisk
("Add new ch_type value: ELFCOMPRESS_ZSTD") has been approved.

See https://sourceware.org/bugzilla/show_bug.cgi?id=29397 for binutils feature
request.

gdb will need to support SHF_COMPRESSED (ch_type=ELFCOMPRESS_ZSTD) .debug_*
sections in executables, shared objects, and (split DWARF) .dwo files.

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

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

end of thread, other threads:[~2022-09-27  2:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-09 20:02 [Bug gdb/29563] New: gdb: support zstd for SHF_COMPRESSED debug sections i at maskray dot me
2022-09-09 20:11 ` [Bug gdb/29563] " i at maskray dot me
2022-09-09 20:18 ` dblaikie at gmail dot com
2022-09-10  0:07 ` sam at gentoo dot org
2022-09-10 14:58 ` guillaume at morinfr dot org
2022-09-11 15:12 ` ssbssa at sourceware dot org
2022-09-19  4:05 ` i at maskray dot me
2022-09-19  4:24 ` i at maskray dot me
2022-09-27  2:54 ` i at maskray dot me
2022-09-27  2:55 ` i at maskray dot me

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