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: [PATCH] MI: -var-update bug


On Sat, Dec 09, 2006 at 08:34:09AM +1300, Nick Roberts wrote:
> 2006-12-09  Nick Roberts  <nickrob@snap.net.nz>
> 
> 	* varobj.c (varobj_update): Ensure frame is restored when
> 	variable object is out of scope.

Thanks, this is OK.

That reinit_frame_cache call is silly.  I've been meaning to remove it
for ages.  Do you see any reason not to?

-- 
Daniel Jacobowitz
CodeSourcery


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