From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14157 invoked by alias); 4 Oct 2011 15:56:40 -0000 Received: (qmail 14149 invoked by uid 22791); 4 Oct 2011 15:56:39 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta05.westchester.pa.mail.comcast.net (HELO qmta05.westchester.pa.mail.comcast.net) (76.96.62.48) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 04 Oct 2011 15:56:25 +0000 Received: from omta24.westchester.pa.mail.comcast.net ([76.96.62.76]) by qmta05.westchester.pa.mail.comcast.net with comcast id gd0v1h0041ei1Bg55fwSj5; Tue, 04 Oct 2011 15:56:26 +0000 Received: from [10.127.238.91] ([65.206.2.68]) by omta24.westchester.pa.mail.comcast.net with comcast id gfwB1h00L1U2a2h3kfwDyM; Tue, 04 Oct 2011 15:56:24 +0000 Subject: Re: [RFA] Re: Python: add field access by name and standard python mapping methods to gdb.Type Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Paul Koning In-Reply-To: <83wrckrcg1.fsf@gnu.org> Date: Tue, 04 Oct 2011 15:56:00 -0000 Cc: tromey@redhat.com, dje@google.com, gdb-patches@sourceware.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <3A3AF5AE-70E8-43D0-B8CE-DCADFEEF879A@comcast.net> <560557F2-1B8B-4633-8CD6-E63705EEAF0E@comcast.net> <83wrckrcg1.fsf@gnu.org> To: Eli Zaretskii 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/msg00090.txt.bz2 On Oct 4, 2011, at 11:41 AM, Eli Zaretskii wrote: >> From: Paul Koning >> Date: Tue, 4 Oct 2011 11:29:58 -0400 >> Cc: Doug Evans , gdb-patches@sourceware.org >>=20 >>=20 >>> For future reference, there is a separate ChangeLog in doc. Entries for >>> documentation have to go there. >>=20 >> I overlooked that file. Thanks for the reference. Should I move the en= try there? >=20 > Yes, please. Done. >=20 >>> Could you write a NEWS entry for this change? >>=20 >> How about this? >=20 > Fine with me, thanks. Committed. paul