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


   Date: Thu, 18 Nov 2004 09:09:43 -0500
   From: Andrew Cagney <cagney@gnu.org>

   > Yup, I'm wrong.  Not *every* embedded target will break.  Some of them
   > include solib-svr4.o or some other solib-xxx.o; powerpc-elf is one of
   > them.  I'm also wrong that it breaks vax-dec-openbsd* for pretty much
   > the same reason.  However, there are plenty of embedded targets for
   > which I'm pretty certain that my analysis is true: arm-elf, mips-elf,
   > i386-elf are among them.

   I'm not.  Can you test my, or kevin's patch?  The're pretty much equivalent.

How can you say that they're equivalent Andrew?  That doesn't make any
sense.  Kevin's patch fixes what your patch breaks: all targets that
currently don't include any shared library support.

But let's end this discussion.  Kevin, can you check in the patch in

   http://sources.redhat.com/ml/gdb-patches/2004-11/msg00316.html

After that anyone who cares can followup on Andrew's suggestion in

   http://sources.redhat.com/ml/gdb-patches/2004-11/msg00239.html

I might even do the legwork that's needed.

Mark


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