RFA: handle "MiniDebuginfo" section
Joel Brobecker
brobecker@adacore.com
Wed Nov 14 22:12:00 GMT 2012
> 1) Being more of a minimalist when it comes to adding new stuff, and
> applying "It's easier to relax restrictions than impose them after the
> fact." it would be easy enough to restrict the section to being an
> (lzma-compressed) ELF file (and equally easy to relax the restriction
> if someone ever presented a compelling reason to support it). Sure,
> we *can* support COFF, etc. but that doesn't, to me, mean we *should*.
> Does Redhat have a *formal* spec of .gnu_debugdata that says COFF,
> etc. is supported. [If that's the case then my point is moot, but I
> couldn't find any such formal spec.]
I am still trying to understand exactly what you mean by the above.
Sorry for being dense! can you clarify a bit? As said on IRC, it seems
to me that you want to disable this feature on targets that use non-ELF
object files (which would require some extra code just to make sure we
activate this only if the object file is ELF). But our discussion on
IRC seems to indicate that you're proposing something else...
--
Joel
More information about the Gdb-patches
mailing list