From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17585 invoked by alias); 14 Sep 2009 20:24:51 -0000 Received: (qmail 17558 invoked by uid 22791); 14 Sep 2009 20:24:49 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout4.012.net.il (HELO mtaout3.012.net.il) (84.95.2.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Sep 2009 20:24:45 +0000 Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KPZ008009XH2X00@i_mtaout3.012.net.il> for gdb-patches@sourceware.org; Mon, 14 Sep 2009 23:24:42 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.70.38.189]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KPZ0096KA15TL80@i_mtaout3.012.net.il>; Mon, 14 Sep 2009 23:24:42 +0300 (IDT) Date: Mon, 14 Sep 2009 20:24:00 -0000 From: Eli Zaretskii Subject: Re: Patch: implement new dynamic varobj spec In-reply-to: To: Tom Tromey Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83vdjlxoj7.fsf@gnu.org> References: 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: 2009-09/txt/msg00454.txt.bz2 > From: Tom Tromey > Date: Mon, 14 Sep 2009 14:04:51 -0600 > > I tried to address all the documentation comments. Thanks. Apart of the two minor comments in my last mail, I'm happy with the documentation.