From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6295 invoked by alias); 14 Apr 2007 18:50:51 -0000 Received: (qmail 6286 invoked by uid 22791); 14 Apr 2007 18:50:51 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 14 Apr 2007 19:50:48 +0100 Received: from HOME-C4E4A596F7 (IGLD-80-230-158-53.inter.net.il [80.230.158.53]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CIS20841 (AUTH halo1); Sat, 14 Apr 2007 21:50:42 +0300 (IDT) Date: Sat, 14 Apr 2007 20:32:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: drow@false.org, gdb-patches@sources.redhat.com In-reply-to: <200704141353.51962.vladimir@codesourcery.com> (message from Vladimir Prus on Sat, 14 Apr 2007 13:53:51 +0400) Subject: Re: Ping: frozen variable objects Reply-to: Eli Zaretskii References: <200703251351.43195.vladimir@codesourcery.com> <200704111843.43991.vladimir@codesourcery.com> <200704141353.51962.vladimir@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00220.txt.bz2 > 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.