From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4311 invoked by alias); 1 Nov 2006 15:15:07 -0000 Received: (qmail 4279 invoked by uid 22791); 1 Nov 2006 15:15:05 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 01 Nov 2006 15:14:53 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GfHnm-0002Ep-J4; Wed, 01 Nov 2006 10:14:50 -0500 Date: Wed, 01 Nov 2006 15:15:00 -0000 From: Daniel Jacobowitz To: Datoda Cc: Andi Kleen , gdb-patches@sourceware.org Subject: Re: [rfa] Handle amd64-linux %orig_rax Message-ID: <20061101151450.GA8417@nevyn.them.org> Mail-Followup-To: Datoda , Andi Kleen , gdb-patches@sourceware.org References: <20061101151010.95757.qmail@web53704.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061101151010.95757.qmail@web53704.mail.yahoo.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00004.txt.bz2 On Wed, Nov 01, 2006 at 07:10:09AM -0800, Datoda wrote: > Here's the kernel version info: > > godel:~/gdb-ftp/gdb-6.5.50.20061030/gdb$ uname -a > Linux godel 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST 2005 x86_64 x86_64 x86_64 GNU/Linux > > It's EL4 and quite old. Do you know what kernel version would have Andi's patch? Not offhand. However, I just tried this on a 2.6.19-rc1 x86_64 kernel - and now it works OK. -- Daniel Jacobowitz CodeSourcery