From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23991 invoked by alias); 17 Apr 2007 20:52:34 -0000 Received: (qmail 23983 invoked by uid 22791); 17 Apr 2007 20:52:33 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.palmsource.com (HELO mx1.palmsource.com) (12.7.175.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Apr 2007 21:52:32 +0100 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id BD89E5EF75; Tue, 17 Apr 2007 13:52:30 -0700 (PDT) Received: from mx1.palmsource.com ([127.0.0.1]) by localhost (mx1.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22719-02-6; Tue, 17 Apr 2007 13:52:29 -0700 (PDT) Received: from ussunex03.svl.access-company.com (ussunm001.palmsource.com [192.168.101.12]) by mx1.palmsource.com (Postfix) with ESMTP id C1F255EE84; Tue, 17 Apr 2007 13:52:29 -0700 (PDT) Received: from 192.168.92.56 ([192.168.92.56]) by ussunex03.svl.access-company.com ([192.168.101.12]) via Exchange Front-End Server owa.access-company.com ([10.0.20.19]) with Microsoft Exchange Server HTTP-DAV ; Tue, 17 Apr 2007 20:54:03 +0000 Received: from svmsnyderlnx by owa.access-company.com; 17 Apr 2007 13:52:29 -0700 Subject: Re: Ping: frozen variable objects From: Michael Snyder To: Daniel Jacobowitz Cc: Vladimir Prus , gdb-patches@sources.redhat.com In-Reply-To: <20070410190335.GA22313@caradoc.them.org> References: <200703251351.43195.vladimir@codesourcery.com> <20070410190335.GA22313@caradoc.them.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 18 Apr 2007 05:38:00 -0000 Message-Id: <1176843149.5381.23.camel@svmsnyderlnx.palmsource.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 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/msg00271.txt.bz2 On Tue, 2007-04-10 at 15:03 -0400, Daniel Jacobowitz wrote: > On Sun, Mar 25, 2007 at 12:51:42PM +0300, Vladimir Prus wrote: > > --- gdb/doc/gdb.texinfo (/mirrors/gdb_mainline) (revision 3540) > > +++ gdb/doc/gdb.texinfo (/patches/gdb/frozen/gdb_mainline) (revision 3540) > > @@ -19730,6 +19730,8 @@ access this functionality: > > @tab set the value of this variable > > @item @code{-var-update} > > @tab update the variable and its children > > +@item @code{-var-set-frozen} > > +@tab set frozeness attribute I hate to jump in at this late date, but... "frozenness". Two n's.