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: Ping: frozen variable objects


> From: Vladimir Prus <vladimir@codesourcery.com>
> 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.


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