PATCH: Share the dwarf2 unwind code between glibc and gcc 3.0

Richard Henderson rth@redhat.com
Tue Jul 10 15:16:00 GMT 2001


On Tue, Jul 10, 2001 at 11:51:18AM +0200, Mark Kettenis wrote:
> Hmm, how is libgcc's __frame_state_for going to get at the frame
> info?  Unless I'm mistaken, calling _Unwind_Find_FDE won't work, since
> the version in libgcc is used, while the data was registered in glibc.

Symbol resolution takes care of that -- glibc will be before
libgcc in the search order.


r~



More information about the Gcc-patches mailing list