From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18969 invoked by alias); 3 Jan 2013 12:38:33 -0000 Received: (qmail 18947 invoked by uid 22791); 3 Jan 2013 12:38:32 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Jan 2013 12:38:30 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 958541C7EC2; Thu, 3 Jan 2013 07:38:29 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5Q6sEFInDTAH; Thu, 3 Jan 2013 07:38:29 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 17ED71C7E62; Thu, 3 Jan 2013 07:38:28 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id A2D5DC257D; Thu, 3 Jan 2013 16:38:23 +0400 (RET) Date: Thu, 03 Jan 2013 12:38:00 -0000 From: Joel Brobecker To: Luis Machado Cc: Andreas Schwab , Tom Tromey , gdb-patches@sourceware.org Subject: Re: [PATCH] Fix mi "-var-create" regression Message-ID: <20130103123823.GA13041@adacore.com> References: <87y5j4ziof.fsf@fleche.redhat.com> <508DB53E.30507@codesourcery.com> <20121129210737.GM3581@adacore.com> <50B81642.9020705@codesourcery.com> <20121207024813.GD31477@adacore.com> <50C159A3.4020507@codesourcery.com> <50DAEE08.8010200@codesourcery.com> <20130103034602.GA3863@adacore.com> <50E579E4.30205@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50E579E4.30205@codesourcery.com> User-Agent: Mutt/1.5.21 (2010-09-15) 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: 2013-01/txt/msg00035.txt.bz2 > How does this comment look? Looks good to me. Thank you! -- Joel