This is the mail archive of the gdb-patches@sourceware.org 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: [rfc] Eliminate write_register from solib-sunos.c


On Mon, May 14, 2007 at 05:00:12PM +0200, Ulrich Weigand wrote:
> Interestingly enough, it would appear that none of the Solaris targets
> are actually using solib-sunos.o.  The only references I can find are
> in various bsd *native* target's .mh files.
> 
> In fact, this is very weird as those same bsd targets have solib-svr4.o
> in their .mt files.  Which one is getting used in that case?  I'll try
> to find out what's going on here ...

Don't confuse SunOS and Solaris :-) I believe that solib-sunos.c is
for a.out shared libraries.  However I don't know which one ends up
used... maybe they're getting lucky with link order?


-- 
Daniel Jacobowitz
CodeSourcery


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