From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7828 invoked by alias); 19 Jan 2011 15:52:41 -0000 Received: (qmail 7815 invoked by uid 22791); 19 Jan 2011 15:52:41 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Jan 2011 15:52:37 +0000 Received: (qmail 31450 invoked from network); 19 Jan 2011 15:52:35 -0000 Received: from unknown (HELO ?192.168.1.143?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Jan 2011 15:52:35 -0000 Message-ID: <4D3708C2.6030800@codesourcery.com> Date: Wed, 19 Jan 2011 15:52:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Mathieu Lacage CC: gdb@sourceware.org, Tom Tromey Subject: Re: bug 11766 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00076.txt.bz2 On 01/19/2011 06:53 AM, Mathieu Lacage wrote: > hi, > > A couple of months ago, I reported bug 11766 with a patch which was > acked by tom but it still has not been commited to the cvs repository: > could someone try to commit it ? The common process is that we submit patch to gdb-patches@sourceware.org with changelog entry. Patch will be reviewed, and once it is approved by maintainer, it can be committed to trunk by yourself or some other people if you don't have write access. -- Yao Qi