From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7105 invoked by alias); 8 Oct 2012 13:12:14 -0000 Received: (qmail 6919 invoked by uid 22791); 8 Oct 2012 13:12:13 -0000 X-SWARE-Spam-Status: No, hits=-4.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 08 Oct 2012 13:12:10 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1TLD7x-0005uv-Pa from Yao_Qi@mentor.com for gdb-patches@sourceware.org; Mon, 08 Oct 2012 06:12:09 -0700 Received: from SVR-ORW-FEM-04.mgc.mentorg.com ([147.34.97.41]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 8 Oct 2012 06:12:09 -0700 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-04.mgc.mentorg.com (147.34.97.41) with Microsoft SMTP Server id 14.1.289.1; Mon, 8 Oct 2012 06:12:08 -0700 Message-ID: <5072D120.7030800@codesourcery.com> Date: Mon, 08 Oct 2012 13:12:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: ali_anwar CC: Subject: Re: "maint print arch" causing gdb crash References: <506EEAEC.2010604@codesourcery.com> <50714659.6060807@codesourcery.com> <5072BCA5.7020001@codesourcery.com> In-Reply-To: <5072BCA5.7020001@codesourcery.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit 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: 2012-10/txt/msg00131.txt.bz2 On 10/08/2012 07:44 PM, ali_anwar wrote: The changelog looks good to me. Thanks. > Thanks Yao. Please find attached the updated patch. Please also note > that its my first patch for gdb. I might not have the commit rights. > What you suggest should I do under such circumstances? Mentor has a corporate assignment, so you don't have to do that. What you need is a sourceware account. With that account, you can commit this patch by yourself. You can submit your account request here, http://sourceware.org/cgi-bin/pdw/ps_form.cgi In that form, you'll fill in the mail address of people who approve your access. Maybe Stan can approve your access, because he approved this patch. :) -- Yao