From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22847 invoked by alias); 19 Aug 2006 15:18:48 -0000 Received: (qmail 22785 invoked by uid 22791); 19 Aug 2006 15:18:47 -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; Sat, 19 Aug 2006 15:18:45 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GESax-0006SC-Ls; Sat, 19 Aug 2006 11:18:43 -0400 Date: Sat, 19 Aug 2006 15:57:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [rfa] Handle amd64-linux %orig_rax Message-ID: <20060819151843.GA24752@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sourceware.org References: <20060819042040.GA14602@nevyn.them.org> <200608190748.k7J7m5ho005424@elgar.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608190748.k7J7m5ho005424@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.11+cvs20060403 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-08/txt/msg00130.txt.bz2 On Sat, Aug 19, 2006 at 09:48:05AM +0200, Mark Kettenis wrote: > Looks good to me. I vaguely remember orig_rax not being available > through ptrace a couple of years ago, but that probably was before the > first official amd64 Linux distributions came out. Yeah, that's probably true. I checked back as far is the initial 2.5.5-era x86_64 merge (mid-2002), and it looked OK. Thanks; checked in! -- Daniel Jacobowitz CodeSourcery