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: [MI] frozen variable objects (bug)


On Wed, Jun 27, 2007 at 11:46:29AM +0400, Vladimir Prus wrote:
> Why would frontend want to query anything about variable object? Is there
> a real case where frontend can't keep this information itself? If so,
> should -var-show-attributes report expression, type, and so on?

Same reason a front end would want to freeze a variable object;
sometimes it's more convenient one way, sometimes another way.
If we're calling this an attribute, I think -var-show-attributes
should display it.

-- 
Daniel Jacobowitz
CodeSourcery


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