From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26681 invoked by alias); 4 Jan 2007 18:21:15 -0000 Received: (qmail 26672 invoked by uid 22791); 4 Jan 2007 18:21:15 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 04 Jan 2007 18:21:06 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1H2XD0-0005oN-DE for gdb-patches@sources.redhat.com; Thu, 04 Jan 2007 21:21:03 +0300 Received: from localhost ([127.0.0.1] helo=ip6-localhost) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.50) id 1H2XCh-0005nx-Gz; Thu, 04 Jan 2007 21:20:39 +0300 From: Vladimir Prus Subject: Re: [doc] improve MI varobj introduction To: Daniel Jacobowitz , gdb-patches@sources.redhat.com Date: Thu, 04 Jan 2007 18:21:00 -0000 References: <200612191103.55137.vladimir@codesourcery.com> <200612210914.45128.vladimir@codesourcery.com> <20061226153206.GA16188@nevyn.them.org> <200612261851.55429.vladimir@codesourcery.com> <20061226223756.GA26777@nevyn.them.org> User-Agent: KNode/0.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Message-Id: 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-01/txt/msg00122.txt.bz2 Daniel Jacobowitz wrote: > On Tue, Dec 26, 2006 at 06:51:54PM +0300, Vladimir Prus wrote: >> > I didn't really follow this thread, but I would recommend posting a >> > revised version of the patch with any changes when you're ready to. >> >> I don't have any planned changes so far, except for three-word editorial >> change suggested by Nick. > > Right, but a final patch is still helpful - it lets a reviewer > (probably Eli) look at what you have without having to follow the > discussion. Here's the final patch. - Volodya