From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2915 invoked by alias); 4 Oct 2011 15:42:30 -0000 Received: (qmail 2906 invoked by uid 22791); 4 Oct 2011 15:42:29 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 04 Oct 2011 15:42:11 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LSJ00C00SU9AR00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Tue, 04 Oct 2011 17:41:49 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.124.91.138]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LSJ00BWJSXOVG50@a-mtaout20.012.net.il>; Tue, 04 Oct 2011 17:41:49 +0200 (IST) Date: Tue, 04 Oct 2011 15:42:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Re: Python: add field access by name and standard python mapping methods to gdb.Type In-reply-to: To: Paul Koning Cc: tromey@redhat.com, dje@google.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83wrckrcg1.fsf@gnu.org> References: <3A3AF5AE-70E8-43D0-B8CE-DCADFEEF879A@comcast.net> <560557F2-1B8B-4633-8CD6-E63705EEAF0E@comcast.net> 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: 2011-10/txt/msg00085.txt.bz2 > From: Paul Koning > Date: Tue, 4 Oct 2011 11:29:58 -0400 > Cc: Doug Evans , gdb-patches@sourceware.org > > > > For future reference, there is a separate ChangeLog in doc. Entries for > > documentation have to go there. > > I overlooked that file. Thanks for the reference. Should I move the entry there? Yes, please. > > Could you write a NEWS entry for this change? > > How about this? Fine with me, thanks.