From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29773 invoked by alias); 28 Dec 2010 17:09:06 -0000 Received: (qmail 29765 invoked by uid 22791); 28 Dec 2010 17:09:06 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 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; Tue, 28 Dec 2010 17:09:01 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id DF7332BABE0; Tue, 28 Dec 2010 12:08:59 -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 AsriJk--VPYT; Tue, 28 Dec 2010 12:08:59 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5911D2BAB7A; Tue, 28 Dec 2010 12:08:59 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 07410145870; Tue, 28 Dec 2010 21:08:52 +0400 (RET) Date: Tue, 28 Dec 2010 18:04:00 -0000 From: Joel Brobecker To: Hui Zhu Cc: Pedro Alves , gdb-patches@sourceware.org, Kevin Buettner Subject: Re: [RFA/RFC] mips tracepoint: fix Bug 12013 Message-ID: <20101228170851.GA2396@adacore.com> References: <201012271309.59475.pedro@codesourcery.com> <201012280952.17337.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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/msg00517.txt.bz2 > Joel, do you think this patch can check in to 7.2.1. I think that it's borderline, and I'm tempted to say no, considering that this is not a crash or a regression (just a limitation). But it looks relatively safe to me. So, if Pedro agrees, it's OK with me. -- Joel