BUG? -fomit-frame-pointer and exceptions or setjmp/longjmp

Richard Henderson rth@redhat.com
Fri Jun 14 16:19:00 GMT 2002


On Fri, Jun 14, 2002 at 11:21:09PM +0100, Nix wrote:
> So all I need to do is learn how to read FDEs from the DWARF2 spec. I've
> read enough to realise it's not *at all* simple; the sort of thing
> that's better done with scripts to make sense of the info, even when
> reading them from .S files

readelf -wf on .o files; gcc -dA -S for .s files.


r~



More information about the Gcc mailing list