From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3536 invoked by alias); 6 Jun 2013 10:33:28 -0000 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 Received: (qmail 3513 invoked by uid 89); 6 Jun 2013 10:33:24 -0000 X-Spam-SWARE-Status: No, score=-7.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 06 Jun 2013 10:33:24 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r56AXLIT009236 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 6 Jun 2013 06:33:22 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r56AXKtQ006273; Thu, 6 Jun 2013 06:33:20 -0400 Message-ID: <51B0656F.90304@redhat.com> Date: Thu, 06 Jun 2013 10:33:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: Will Newton CC: Tom Tromey , "gdb-patches@sourceware.org" , Patch Tracking Subject: Re: [PATCH 3/3] gdb/testsuite/gdb.cp/annota2.exp: Add missing empty line, in output. References: <51AF1449.5070309@linaro.org> <87r4ggk17a.fsf@fleche.redhat.com> <87sj0wicw0.fsf@fleche.redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00113.txt.bz2 On 06/06/2013 10:04 AM, Will Newton wrote: > On 5 June 2013 20:19, Tom Tromey wrote: >> Will> I can commit to binutils but not have not committed to gdb thus far. >> >> Do you have the necessary paperwork in place for gdb? > > I believe it is covered by the Linaro assignment. Confirmed. Linaro has blanket assignment for GDB covering all employees. > >> You are in the correct group on sourceware, because gdb and binutils >> share a repository. > > I'm happy to commit the changes myself, I just wanted to make sure it > was ok before going ahead. Could you please commit (and post) a patch adding yourself to Write After Approval in gdb/MAINTAINERS? Thanks! -- Pedro Alves