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: [PATCH RFA?] solib.c hack


On Sep 18,  1:11pm, Michael Snyder wrote:

> > +  /* Hack for Unixware.  The upper bound being returned on Unixware was
> > +     0xffffffff and gdb got an out-of-memory error attempting to allocate
> > +     this much memory. */
> 
> Who is it that's returning this ffffffff?  If it's a bug in bfd, 
> we should just fix it there.

It could be already fixed for all I know.  ``gcc --version'' on the
system in question reports egcs-2.91.60.

Kevin

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