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]
Other format: [Raw text]

Re: Assume solib.h


On Fri, 12 Nov 2004 19:14:30 +0200
"Eli Zaretskii" <eliz@gnu.org> wrote:

> I'm with Mark on this one: a patch that potentially breaks a supported
> platform doesn't get my vote.  If a platform is supported, it deserves
> that we don't break it, and calling it ``marginal'' doesn't change
> anything.

Mark, Eli,

Would the addition of the attached file (solib-null.c) to Andrew's patch
address your concerns?  (Makefile.in has to change too; basically
solib-null.o is unconditionally built and linked into gdb.  I can post
a patch if desired...)

I've not been able to test it as thoroughly as I'd like, but it does
seem to get me past some solib related problems on remote targets which
lack shared library support.

Kevin

Attachment: solib-null.c
Description: Text document


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