This is the mail archive of the gdb@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: -var-update and address changes


On Fri, May 05, 2006 at 10:25:32AM +0400, Vladimir Prus wrote:
> On Thursday 04 May 2006 18:50, Daniel Jacobowitz wrote:
> > The removed reinit_frame_cache is undoubtedly a performance suck.  I
> > see no reason it should be necessary.  This code is still dubious;
> > the select_frame call clobbers the selected frame and nothing ever
> > restores it.
> 
> I believe that it's saved/restored in varobj_update.

Ah, you are correct.  Thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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