This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Encapsulate method of searching for a solib.


Kevin Buettner wrote:
> 
> On Oct 31,  2:03pm, Michael Snyder wrote:
> 
> >         * solib-svr4.h (solib_open): Export the declaration.
> 
> Woops.  Now that I stare at it a bit longer, I think that the
> exported declaration ought to go somewhere else.  I suggest
> solist.h.  (Actually, I think we ought to rename solist.h to
> solib-private.h.  The intent is that it should only be included
> by solib.c and the various solib backends.)

OK, moved declaration to solist.h and checked in.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]