From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8631 invoked by alias); 20 Jun 2009 04:12:20 -0000 Received: (qmail 8623 invoked by uid 22791); 20 Jun 2009 04:12:20 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from yw-out-1718.google.com (HELO yw-out-1718.google.com) (74.125.46.153) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 20 Jun 2009 04:12:15 +0000 Received: by yw-out-1718.google.com with SMTP id 4so975879ywq.48 for ; Fri, 19 Jun 2009 21:12:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.58.1 with SMTP id g1mr4822475ana.181.1245471133487; Fri, 19 Jun 2009 21:12:13 -0700 (PDT) In-Reply-To: References: Date: Sat, 20 Jun 2009 04:12:00 -0000 Message-ID: Subject: Re: gdb.texinfo patch for -var-list-children From: Chris Genly To: Eli Zaretskii Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-06/txt/msg00526.txt.bz2 I don't have change access to the gdb sources. Sorry about the ChangeLog format. On Thu, Jun 18, 2009 at 7:42 AM, Eli Zaretskii wrote: > Thanks, this patch is approved. =A0But please format the ChangeLog entry > according to our standards: it should mention the file name and the > node name where you make the changes. =A0See gdb/doc/ChangeLog for > examples. > > Do you have write access to the GDB repository? =A0If you do, please > commit the changes after you fix the log entry. =A0If not, I will commit > this when I get back from traveling (if no one else beats me to it). > > Thanks again for working on this.