From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Mark Kettenis , Kevin Buettner Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] solib-svr4.c: Fix set_solib_svr4_fetch_link_map_offsets Date: Thu, 20 Sep 2001 15:16:00 -0000 Message-id: <1010920221557.ZM17548@ocotillo.lan> References: <1010920205607.ZM17368@ocotillo.lan> X-SW-Source: 2001-09/msg00278.html On Sep 21, 12:05am, Mark Kettenis wrote: > I have been working on disentangling SVR4 (ELF) and SunOS (a.out) > shared library support a few weeks ago. It's not quite finished yet > (ELF is basically done, but I still need to finish the a.out stuff). > Perhaps we should coordinate our actions? Definitely. Can you send me a patch of your current state? (My current state is simply what's in CVS...) Kevin