From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31059 invoked by alias); 17 May 2009 12:40:18 -0000 Received: (qmail 31051 invoked by uid 22791); 17 May 2009 12:40:17 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from ti-out-0910.google.com (HELO ti-out-0910.google.com) (209.85.142.189) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 17 May 2009 12:40:11 +0000 Received: by ti-out-0910.google.com with SMTP id a1so263235tib.12 for ; Sun, 17 May 2009 05:40:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.110.37.3 with SMTP id k3mr360520tik.1.1242564008782; Sun, 17 May 2009 05:40:08 -0700 (PDT) In-Reply-To: <200905171331.03936.pedro@codesourcery.com> References: <20090515184058.GA7326@basil.nowhere.org> <200905171252.01243.pedro@codesourcery.com> <200905171331.03936.pedro@codesourcery.com> Date: Sun, 17 May 2009 12:40:00 -0000 Message-ID: Subject: Re: record mode supposed to work on x86_64-linux? From: Hui Zhu To: Pedro Alves Cc: gdb@sourceware.org, Andi Kleen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00105.txt.bz2 Oops. fixed. :) Hui On Sun, May 17, 2009 at 20:31, Pedro Alves wrote: > On Sunday 17 May 2009 13:28:01, Hui Zhu wrote: >> =A0=A0=A0=A0=A0=A0=A0=A0* i386-tdep.c (i386_process_record): Declare. > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0^ typo still present. > > -- > Pedro Alves >