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: BUG: MI reporting wrong attributes for casted variables


 > >Assigns the value of EXPRESSION to the variable object specified by
 > >  NAME.  The object must be `editable'.  If the variable's value is
 > 
 > I think this is pretty much what the CDT guys had in mind. They expect a var
 > object to be editable when it has been reported as... "editable" :).

Yes, but I still don't really understand when a user would try to change the
value of a cast of a variable.  I would have thought that if you're making the
cast then you're intending just to watch it's value.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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