From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21535 invoked by alias); 16 May 2009 11:54:56 -0000 Received: (qmail 21527 invoked by uid 22791); 16 May 2009 11:54:56 -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 11:54:48 +0000 Received: by one.firstfloor.org (Postfix, from userid 503) id D0B581AB0002; Sat, 16 May 2009 14:00:21 +0200 (CEST) Date: Sat, 16 May 2009 11:54: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: <20090516120021.GK16682@one.firstfloor.org> References: <20090515184058.GA7326@basil.nowhere.org> <20090516081033.GI16682@one.firstfloor.org> <20090516092715.GJ16682@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/msg00097.txt.bz2 On Sat, May 16, 2009 at 05:51:42PM +0800, Hui Zhu wrote: > Sorry. I made a mistake in gdbarch.sh. > How about this one? Works -- i get a error message. Thanks. The english of the message could be probably improved: "Process recording: The current architecture target does not support recording functionality" -Andi