From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14380 invoked by alias); 15 Nov 2012 23:28:40 -0000 Received: (qmail 14371 invoked by uid 22791); 15 Nov 2012 23:28:39 -0000 X-SWARE-Spam-Status: No, hits=-4.7 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; Thu, 15 Nov 2012 23:28:32 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1TZ8rD-00047E-SS from Luis_Gustavo@mentor.com ; Thu, 15 Nov 2012 15:28:27 -0800 Received: from NA1-MAIL.mgc.mentorg.com ([147.34.98.181]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 15 Nov 2012 15:28:27 -0800 Received: from [0.0.0.0] ([172.16.63.104]) by NA1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 15 Nov 2012 15:28:27 -0800 Message-ID: <50A57AB7.8020002@codesourcery.com> Date: Thu, 15 Nov 2012 23:28:00 -0000 From: Luis Machado Reply-To: lgustavo@codesourcery.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Lightning/1.0b2 Thunderbird/3.1.20 MIME-Version: 1.0 To: Marc Khouzam CC: 'Tom Tromey' , 'Joel Brobecker' , "'lgustavo@codesourcery.com'" , "'gdb-patches@sourceware.org'" Subject: Re: [PATCH] Fix mi "-var-create" regression References: <5075D4FD.9050900@mentor.com> <20121014171805.GB3050@adacore.com> <507BFF97.2000900@codesourcery.com> <87y5j4ziof.fsf@fleche.redhat.com> <508DB53E.30507@codesourcery.com> <87625rwvcp.fsf@fleche.redhat.com> <50A3EF5D.4060607@codesourcery.com> <20121115174804.GE3790@adacore.com> <87sj8azotj.fsf@fleche.redhat.com> In-Reply-To: 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-11/txt/msg00446.txt.bz2 On 11/15/2012 06:54 PM, Marc Khouzam wrote: >> -----Original Message----- >> From: Tom Tromey [mailto:tromey@redhat.com] >> Sent: Thursday, November 15, 2012 1:47 PM >> To: Joel Brobecker >> Cc: Marc Khouzam; 'lgustavo@codesourcery.com'; >> 'gdb-patches@sourceware.org' >> Subject: Re: [PATCH] Fix mi "-var-create" regression >> >>>>>>> "Joel" == Joel Brobecker writes: >> >> Joel> I haven't looked at the patch itself, but at this >> point, we really >> Joel> want any of them to be extra safe. If the approver >> thinks so, then >> Joel> it can go in. >> >> I think it would be fine. > > Thanks! > > So how does it work? Luis, are you ok to check it in to 7_5 > yourself or should I do it (am I even allowed to do that?) Either option is fine with me. If you want, i can check it in. Regards, Luis