From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14528 invoked by alias); 16 May 2009 09:21:49 -0000 Received: (qmail 14518 invoked by uid 22791); 16 May 2009 09:21:48 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from one.firstfloor.org (HELO one.firstfloor.org) (213.235.205.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 16 May 2009 09:21:41 +0000 Received: by one.firstfloor.org (Postfix, from userid 503) id E3E051AB0002; Sat, 16 May 2009 11:27:15 +0200 (CEST) Date: Sat, 16 May 2009 09:21:00 -0000 From: Andi Kleen To: Hui Zhu Cc: Andi Kleen , gdb@sourceware.org Subject: Re: record mode supposed to work on x86_64-linux? Message-ID: <20090516092715.GJ16682@one.firstfloor.org> References: <20090515184058.GA7326@basil.nowhere.org> <20090516081033.GI16682@one.firstfloor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i 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/msg00095.txt.bz2 On Sat, May 16, 2009 at 05:09:12PM +0800, Hui Zhu wrote: > Hi Andi, > > Thanks for remind me. > I make a patch for it. But I don't have a x86-64 close to me now. > Could you help me test it? Gets ../../src/gdb/gdbarch.c:648: internal-error: verify_gdbarch: the following are invalid ... support_process_record A problem internal to GDB has been detected, further debugging may prove unreliable. at startup. I haven't tried further. -Andi