From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: Michael Snyder , Andrew Cagney , GDB Patches Subject: Re: [patch/but] Fix -Werror probs remote.c, fixes bug Date: Mon, 14 May 2001 11:15:00 -0000 Message-id: <1010514181430.ZM6964@ocotillo.lan> References: <3B000D0F.1080702@cygnus.com> X-SW-Source: 2001-05/msg00299.html On May 14, 12:51pm, Andrew Cagney wrote: > For the extern I'm adding to solib.h, I'm kind of wondering if that is > the correct interface. Kevin? Feel free to clean up that exported > function. I've fixed the prototype to match the definition in solib.c. Michael S: Could I ask you to provide some comments regarding the purpose of no_shared_libraries()? Thanks, Kevin