From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32249 invoked by alias); 15 Nov 2012 20:54:29 -0000 Received: (qmail 32226 invoked by uid 22791); 15 Nov 2012 20:54:28 -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 imr4.ericy.com (HELO imr4.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Nov 2012 20:54:21 +0000 Received: from eusaamw0707.eamcs.ericsson.se ([147.117.20.32]) by imr4.ericy.com (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id qAFL0btD018627; Thu, 15 Nov 2012 15:00:39 -0600 Received: from EUSAAHC005.ericsson.se (147.117.188.87) by eusaamw0707.eamcs.ericsson.se (147.117.20.32) with Microsoft SMTP Server (TLS) id 8.3.279.1; Thu, 15 Nov 2012 15:54:10 -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 15:54:10 -0500 From: Marc Khouzam To: "'Tom Tromey'" , "'Joel Brobecker'" CC: "'lgustavo@codesourcery.com'" , "'gdb-patches@sourceware.org'" Subject: RE: [PATCH] Fix mi "-var-create" regression Date: Thu, 15 Nov 2012 20:54: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> In-Reply-To: <87sj8azotj.fsf@fleche.redhat.com> Content-Type: text/plain; charset="us-ascii" 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/msg00440.txt.bz2 > -----Original Message----- > From: Tom Tromey [mailto:tromey@redhat.com]=20 > Sent: Thursday, November 15, 2012 1:47 PM > To: Joel Brobecker > Cc: Marc Khouzam; 'lgustavo@codesourcery.com';=20 > 'gdb-patches@sourceware.org' > Subject: Re: [PATCH] Fix mi "-var-create" regression >=20 > >>>>> "Joel" =3D=3D Joel Brobecker writes: >=20 > Joel> I haven't looked at the patch itself, but at this=20 > point, we really > Joel> want any of them to be extra safe. If the approver=20 > thinks so, then > Joel> it can go in. >=20 > 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?)