[Bug libbacktrace/93608] [libbacktrace] Add support for .gnu_debugdata section (aka MiniDebugInfo)

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 5 23:51:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93608

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> ---
It looks like this would mean that libbacktrace needs an lzma decompressor. 
This is probably doable but is probably non-trivial.  At least it doesn't look
quite as bad as the zlib decompressor that we already have.


More information about the Gcc-bugs mailing list