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: [RFA] Document fixed/floating variable objects and thread-id.


> From: Vladimir Prus <ghost@cs.msu.su>
> Date: Wed, 9 Apr 2008 21:47:35 +0400
> Cc: gdb-patches@sources.redhat.com
> 
> > Then how about ``the values of variables whose names appear in the
> > expressions are re-evaluated every time''?
> 
> I'm afraid that this statement is true for fixed variable objects too,
> and it still makes it sound like we pick variables, and then reevaluate it.
> Instead, we reparse entire expression which can find completely different
> variables.

Well, I'm afraid I don't understand what you mean.  Please show me an
example where reparsing an expression would yield something different
each time.


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