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: [RFD] objfiles.h, symfile.c, mdebugread.c: Fixes for Digital Unix.


On Nov 8,  3:40pm, Jim Blandy wrote:

> [Jim suggests using obj_private to cache pointers to the sections
> mdebug needs]
> 
> > That's what I meant with:
> > 
> > : > I am not sure if adding to sect_index_* and SECT_OFF_* is the way to go in
> > : > the general version, hiding those in obj_private might be
> > feasible.
> 
> Okay.  Kevin, Elena, what do you think?

Using obj_private to keep a map from sc* indices to section indices
(or something along these lines) sounds right to me.

Kevin

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