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]
Other format: [Raw text]

Re: RFC: Flush frame cache in value_assign


On Wed, Jan 29, 2003 at 10:38:39PM -0500, Andrew Cagney wrote:
> >This patch just moves the flush from the lval_register /
> >lval_reg_frame_relative case to somewhere where it can also be used for
> >lval_memory.  Andrew, is this about what you had in mind?  It fixes
> >store.exp and causes no regressions in any configuration I tested.
> 
> Yes, anything like that.
> Thanks!

Perfect timing, I was going to come back to this patch today.  I've
checked it in.

> >2003-01-14  Daniel Jacobowitz  <drow@mvista.com>
> >
> >	* valops.c (value_assign): Flush frame cache after stores to memory
> >	also.
> >
> 
> 
> 
> 

-- 
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]