On Saturday 14 April 2007 22:50, Eli Zaretskii wrote: > > From: Vladimir Prus > > Date: Sat, 14 Apr 2007 13:53:51 +0400 > > Cc: drow@false.org, gdb-patches@sources.redhat.com > > > > Here's what I've just checked in. There was already -var-update anchor, but > > it was on the list of varobj attributes, so I've renamed it, and added -var-update > > anchor at the top of -var-update description. > > Thanks. > > > +@smallexample > > + -var-set-frozen @var{name} @samp{flag} > > +@end smallexample > > + > > +Set the frozeness flag on the variable object @var{name}. The > > +@var{flag} parameter should be either @samp{1} to make the variable > > ``flag'' should be in @var in the example as well, not only in the > text. Here's an editorial patch based on comments from you, Dan and Nick. OK? - Volodya