public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* RFC: Add support for SHF_COMPRESSED
@ 2015-03-13 15:31 H.J. Lu
  2015-03-13 16:05 ` Jan Beulich
  0 siblings, 1 reply; 11+ messages in thread
From: H.J. Lu @ 2015-03-13 15:31 UTC (permalink / raw)
  To: Binutils, GDB

I am working on SHF_COMPRESSED support:

http://www.sco.com/developers/gabi/latest/ch4.sheader.html

We already have .zdebug* sections, which aren't compatible
with SHF_COMPRESSED scheme due to missing compression
header.   What section names should we use for SHF_COMPRESSED
debug sections.  Using .debug* or .zdebug*  will break existing tools.
I am thinking .zlibdebug*  or ..Zdebug*.  Any suggestions?

Thanks.

-- 
H.J.

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

end of thread, other threads:[~2015-03-23 12:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-13 15:31 RFC: Add support for SHF_COMPRESSED H.J. Lu
2015-03-13 16:05 ` Jan Beulich
2015-03-13 16:13   ` H.J. Lu
2015-03-13 16:19     ` Jan Beulich
2015-03-18 21:29       ` H.J. Lu
2015-03-19 18:19         ` Cary Coutant
2015-03-19 18:50           ` H.J. Lu
2015-03-20  9:01           ` Pedro Alves
2015-03-20 12:07             ` H.J. Lu
2015-03-20 13:36               ` H.J. Lu
2015-03-23 12:31                 ` H.J. Lu

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