From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26979 invoked by alias); 16 Nov 2012 00:50:36 -0000 Received: (qmail 26969 invoked by uid 22791); 16 Nov 2012 00:50:34 -0000 X-SWARE-Spam-Status: No, hits=-4.1 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 imr3.ericy.com (HELO imr3.ericy.com) (198.24.6.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Nov 2012 00:50:27 +0000 Received: from eusaamw0712.eamcs.ericsson.se ([147.117.20.181]) by imr3.ericy.com (8.13.8/8.13.8) with ESMTP id qAG0oFXv015750 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 15 Nov 2012 18:50:15 -0600 Received: from EUSAAHC005.ericsson.se (147.117.188.87) by eusaamw0712.eamcs.ericsson.se (147.117.20.181) with Microsoft SMTP Server (TLS) id 8.3.279.1; Thu, 15 Nov 2012 19:50:14 -0500 Received: from EUSAAMB103.ericsson.se ([147.117.188.120]) by EUSAAHC005.ericsson.se ([147.117.188.87]) with mapi id 14.02.0318.001; Thu, 15 Nov 2012 19:50:14 -0500 From: Marc Khouzam To: "lgustavo@codesourcery.com" CC: "'Joel Brobecker'" , "'gdb-patches@sourceware.org'" , "'Tom Tromey'" Subject: RE: [PATCH] Fix mi "-var-create" regression Date: Fri, 16 Nov 2012 00:50:00 -0000 Message-ID: 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> ,<50A57AB7.8020002@codesourcery.com> In-Reply-To: <50A57AB7.8020002@codesourcery.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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/msg00447.txt.bz2 I think it would be faster if you took care of it. Much appreciated! (sorry for the top-post) Best regards, Marc ----- Original Message ----- From: Luis Machado To: Marc Khouzam Cc: 'Tom Tromey' , 'Joel Brobecker' , "'lgustavo@codesourcery.com'" , "'gdb-patch= es@sourceware.org'" Sent: 15-11-2012 18:28 Subject: Re: [PATCH] Fix mi "-var-create" regression 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" =3D=3D 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