From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6981 invoked by alias); 21 Mar 2002 00:22:43 -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 6941 invoked from network); 21 Mar 2002 00:22:41 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 21 Mar 2002 00:22:41 -0000 Received: from cse.cygnus.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id QAA14195; Wed, 20 Mar 2002 16:22:05 -0800 (PST) Received: (from kev@localhost) by cse.cygnus.com (8.11.6/8.11.6) id g2L0LAS20039; Wed, 20 Mar 2002 17:21:10 -0700 Date: Wed, 20 Mar 2002 16:22:00 -0000 From: Kevin Buettner Message-Id: <1020321002110.ZM20038@localhost.localdomain> In-Reply-To: "Peter.Schauer" "Re: patch, Aix 5.1 ptrace64 build failure" (Mar 20, 10:36pm) References: <200203202136.WAA03478@reisser.regent.e-technik.tu-muenchen.de> X-Mailer: Z-Mail (4.0.1 13Jan97 Caldera) To: "Peter.Schauer" , trix@redhat.com (Tom Rix) Subject: Re: patch, Aix 5.1 ptrace64 build failure Cc: gdb-patches@sources.redhat.com, kevinb@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-03/txt/msg00399.txt.bz2 On Mar 20, 10:36pm, Peter.Schauer wrote: > Looks ok to me, but I'd prefer a rs6000_ prefix over gdb_rs6000_ to keep the > code in line with the rest of GDB. I agree. Kevin