From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21233 invoked by alias); 28 Dec 2010 02:30:47 -0000 Received: (qmail 21224 invoked by uid 22791); 28 Dec 2010 02:30:47 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 28 Dec 2010 02:30:42 +0000 Received: by wyj26 with SMTP id 26so9298709wyj.0 for ; Mon, 27 Dec 2010 18:30:40 -0800 (PST) Received: by 10.216.156.196 with SMTP id m46mr13399756wek.75.1293503440401; Mon, 27 Dec 2010 18:30:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.182.206 with HTTP; Mon, 27 Dec 2010 18:30:20 -0800 (PST) In-Reply-To: <20101227131959.GZ2596@adacore.com> References: <201012191039.oBJAdNBN010655@glazunov.sibelius.xs4all.nl> <20101221084248.1c922955@mesquite.lan> <20101221230428.43315eea@mesquite.lan> <20101222083648.7321acbc@mesquite.lan> <20101227131959.GZ2596@adacore.com> From: Hui Zhu Date: Tue, 28 Dec 2010 04:43:00 -0000 Message-ID: Subject: Re: [RFA/RFC] mips tracepoint: fix Bug 12013 To: Joel Brobecker Cc: Kevin Buettner , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-12/txt/msg00478.txt.bz2 On Mon, Dec 27, 2010 at 21:19, Joel Brobecker wrote: >> Joel, =A0do you think this patch can check in to 7.2.1. > > Yes, please go ahead. > > -- > Joel > Thanks. Checked in to 7.2.1. Best, Hui