From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3409 invoked by alias); 10 Dec 2010 14:04:05 -0000 Received: (qmail 3393 invoked by uid 22791); 10 Dec 2010 14:04:03 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Dec 2010 14:03:59 +0000 Received: (qmail 6320 invoked from network); 10 Dec 2010 14:03:57 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Dec 2010 14:03:57 -0000 Message-ID: <4D02334C.7000800@codesourcery.com> Date: Fri, 10 Dec 2010 14:04:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [PATCH] Print trace state variables References: <4D015A4A.7040500@codesourcery.com> <20101210112600.GA2596@adacore.com> In-Reply-To: <20101210112600.GA2596@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 2010-12/txt/msg00135.txt.bz2 On 12/10/10 3:26 AM, Joel Brobecker wrote: >> If this seems reasonable, I'll put in both trunk and 7.2 branch. > Is this the change that you were thinking we should wait for before > releasing 7.2.1? Yep. Stan