From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11588 invoked by alias); 1 Nov 2010 09:03:01 -0000 Received: (qmail 11573 invoked by uid 22791); 1 Nov 2010 09:03:01 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE 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; Mon, 01 Nov 2010 09:02:55 +0000 Received: by wyf23 with SMTP id 23so5572842wyf.0 for ; Mon, 01 Nov 2010 02:02:53 -0700 (PDT) Received: by 10.216.163.203 with SMTP id a53mr7730347wel.94.1288602173126; Mon, 01 Nov 2010 02:02:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.182.139 with HTTP; Mon, 1 Nov 2010 02:02:32 -0700 (PDT) In-Reply-To: <201010310909.24419.pedro@codesourcery.com> References: <201010310909.24419.pedro@codesourcery.com> From: Hui Zhu Date: Mon, 01 Nov 2010 09:03:00 -0000 Message-ID: Subject: Re: [PATCH]tracepoint.c: tfile_xfer_partial change lma to vma To: Pedro Alves Cc: 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-11/txt/msg00004.txt.bz2 Thanks. Checked in. Hui On Sun, Oct 31, 2010 at 17:09, Pedro Alves wrote: > On Sunday 31 October 2010 06:00:36, Hui Zhu wrote: >> 2010-10-31 =A0Hui Zhu =A0 >> >> =A0 =A0 =A0 =A0 * tracepoint.c (tfile_xfer_partial): Change lma to vma. > > Okay, thanks. > > -- > Pedro Alves >