libffi unwinder data

Richard Henderson rth@redhat.com
Tue Jun 5 14:34:00 GMT 2001


On Tue, Jun 05, 2001 at 10:29:00AM +0100, Andrew Haley wrote:
> This reminds me of something.  I've been wondering if it is worth
> adding unwinder directives to gas rather than doing it all as .byte
> commands in gcc...

Well, for plain assembler, Alpha actually has enough information with
the .frame, .mask, .fmask, and .prologue directives to construct the
entire .eh_frame (or .debug_frame) section itself.

Which is probably the best way to go, really.  No one wants to fiddle
with the details of skipping etc at all.



r~



More information about the Java mailing list