This is the mail archive of the gdb@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: struct environment


On Fri, Sep 06, 2002 at 02:41:02PM -0700, David Carlton wrote:
> On Fri, 6 Sep 2002 11:06:20 -0400, Daniel Jacobowitz <drow@mvista.com>
> said:
> 
> > - warts in mdebugread that I was not patient enough to overcome when
> >   I finally merged in hash table support
> 
> How hard do you think it would be to convert mdebugread over to using
> the mechanisms from buildsym?  (I looked at mdebugread myself, but my
> brain seems to be overflowing with GDB code right now; I'll try again
> next week, but if you can give me an easy answer, so much the better.)
> It seems to me like it shouldn't be too hard to convert it over to my
> environment mechanism using the partially-constructed environments +
> finalize ideas that we'd talked about earlier; but if it could just as
> easily be converted to using buildsym, so much the better.

I think, very easy.  But I no longer have (easy) access to any system
which uses it, so I was reluctant to mess around.  You should just be
able to make it build a pending list instead of doing the work
in-place...

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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