From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18179 invoked by alias); 15 Apr 2007 20:16:25 -0000 Received: (qmail 18170 invoked by uid 22791); 15 Apr 2007 20:16:25 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 15 Apr 2007 21:16:23 +0100 Received: from HOME-C4E4A596F7 (IGLD-80-230-56-135.inter.net.il [80.230.56.135]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HPO08385 (AUTH halo1); Sun, 15 Apr 2007 23:16:21 +0300 (IDT) Date: Mon, 16 Apr 2007 02:40:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: vladimir@codesourcery.com, gdb-patches@sources.redhat.com In-reply-to: <17954.4745.780804.328395@farnswood.snap.net.nz> (message from Nick Roberts on Sun, 15 Apr 2007 23:54:49 +1200) Subject: Re: Ping: frozen variable objects Reply-to: Eli Zaretskii References: <200703251351.43195.vladimir@codesourcery.com> <200704141353.51962.vladimir@codesourcery.com> <200704151435.16838.vladimir@codesourcery.com> <17954.4745.780804.328395@farnswood.snap.net.nz> 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/msg00243.txt.bz2 > From: Nick Roberts > Date: Sun, 15 Apr 2007 23:54:49 +1200 > Cc: Eli Zaretskii , drow@false.org, > gdb-patches@sources.redhat.com > > > Here's an editorial patch based on comments from you, Dan and Nick. OK? > > It's Eli who decides, but having -var-update reference -var-set-frozen which in > turn references -var-update seems too complicated, and shouldn't be necessary > if there was a natural flow. I'm afraid I wasn't following this sub-thread closely enough, so forgive me, Vladimir, if I ask what was already said: could you please explain the rationale for your change of the anchors in this patch? Thanks.