From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26870 invoked by alias); 4 Apr 2002 16:39:06 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26862 invoked from network); 4 Apr 2002 16:39:05 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 4 Apr 2002 16:39:05 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16tAGW-0008FS-00 for ; Thu, 04 Apr 2002 11:39:12 -0500 Date: Thu, 04 Apr 2002 08:39:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [patch] x86-64 ptrace() ABI change sync Message-ID: <20020404113912.B31160@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <3CAC5172.6040301@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CAC5172.6040301@suse.cz> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00112.txt.bz2 On Thu, Apr 04, 2002 at 03:13:22PM +0200, Michal Ludvig wrote: > Hi all, > I've committed this obvious patch which synces gdb with changed glibc to > both mainline and 5.2-branch. > > Michal Ludvig > > Index: ChangeLog > * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI > change sync Is this needed for gdbserver? I'd guess not, since I assumed that ptrace() behaved according to its man page. So probably gdbserver is already correct. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer