From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31500 invoked by alias); 30 Dec 2010 03:19:01 -0000 Received: (qmail 31483 invoked by uid 22791); 30 Dec 2010 03:18:59 -0000 X-SWARE-Spam-Status: No, hits=-2.2 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-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Dec 2010 03:18:53 +0000 Received: by wwi17 with SMTP id 17so10409606wwi.12 for ; Wed, 29 Dec 2010 19:18:51 -0800 (PST) Received: by 10.216.82.68 with SMTP id n46mr5581229wee.90.1293679131278; Wed, 29 Dec 2010 19:18:51 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.182.206 with HTTP; Wed, 29 Dec 2010 19:18:31 -0800 (PST) In-Reply-To: <201012291315.57481.pedro@codesourcery.com> References: <201012291116.03377.pedro@codesourcery.com> <201012291315.57481.pedro@codesourcery.com> From: Hui Zhu Date: Thu, 30 Dec 2010 08:00:00 -0000 Message-ID: Subject: Re: [RFA/RFC] mips tracepoint: fix Bug 12013 To: Pedro Alves Cc: gdb-patches@sourceware.org, Joel Brobecker , Kevin Buettner 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/msg00556.txt.bz2 Thanks. Checked in. Hui On Wed, Dec 29, 2010 at 21:15, Pedro Alves wrote: > On Wednesday 29 December 2010 13:06:19, Hui Zhu wrote: >> Thanks. =A0Checked in. >> >> Do you think I can merge these 3 patches to 7.2.1? > > Yes. > > -- > Pedro Alves >