dw2 stack info does not exactly following spec

Daniel Berlin dan@www.cgsoftware.com
Tue May 8 13:01:00 GMT 2001


On 8 May 2001, Jason Merrill wrote:

> >>>>> "Daniel" == Daniel Berlin <dan@cgsoftware.com> writes:
>
> > (I patched my gcc to make it always generate debug_frame, instead of
> > just doing it on MIPS).
>
> Why not just teach gdb to read .eh_frame as well?
>
> Jason
>

Because I want to use the call frame info instead of prologue scanning and
whatnot (and for optimized code deubgging purposes, etc)
.eh_frame is only generated for functions with exceptions, no?
--Dan



More information about the Gcc-patches mailing list