On 1/2/08, Daniel Jacobowitz <[EMAIL PROTECTED]> wrote:
> And it breaks exceptions
> completely for ARM, since the ARM libgcc_s unwinder uses the same API
> but a different kind of compact unwind tables, not supported by
> libunwind.  The standard .eh_frame sections are not present.

Is the format of these "compact unwind tables" described somewhere?
It would be nice if libunwind would work at least as well or better
than the libgcc_s unwinder, so if it's reasonably possible, it would
be nice to add support for these compact tables.

I'll review the complete patch in the next few days.  I'm actually
quite interested in the ARM support as it will help me with a little
embedded project of mine, so thanks! ;-)

  --david


_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to