From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9291 invoked by alias); 7 Aug 2013 14:44:07 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 9279 invoked by uid 89); 7 Aug 2013 14:44:07 -0000 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_W,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 Received: from Unknown (HELO e06smtp18.uk.ibm.com) (195.75.94.114) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 07 Aug 2013 14:44:06 +0000 Received: from /spool/local by e06smtp18.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 7 Aug 2013 15:37:29 +0100 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp18.uk.ibm.com (192.168.101.148) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 7 Aug 2013 15:37:26 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 0EB6717D8057 for ; Wed, 7 Aug 2013 15:45:43 +0100 (BST) Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by b06cxnps4074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r77EhhUp27132036 for ; Wed, 7 Aug 2013 14:43:43 GMT Received: from d06av02.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id r77Ehqat027642 for ; Wed, 7 Aug 2013 08:43:54 -0600 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with SMTP id r77Eho2p027581; Wed, 7 Aug 2013 08:43:50 -0600 Message-Id: <201308071443.r77Eho2p027581@d06av02.portsmouth.uk.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Wed, 07 Aug 2013 16:43:50 +0200 Subject: Re: [PATCH 4/5] powerpc64-aix ptrace64 when defined. To: raunaq12@in.ibm.com (Raunaq 12) Date: Wed, 07 Aug 2013 14:44:00 -0000 From: "Ulrich Weigand" Cc: mark.kettenis@xs4all.nl (Mark Kettenis), Ulrich.Weigand@de.ibm.com (Ulrich Weigand), gdb-patches@sourceware.org, tromey@redhat.com In-Reply-To: from "Raunaq 12" at Aug 07, 2013 07:04:52 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13080714-6892-0000-0000-000005F3900C X-SW-Source: 2013-08/txt/msg00199.txt.bz2 Raunaq 12 wrote: > Changelog :- > > * gdb_ptrace.h: Use ptrace64 instead of ptrace if HAVE_PTRACE64 is defined. > * rs6000-nat.c: Check for __ld_info64_ if compiling 64 BIT gdb. > (rs6000_ptrace32): Call ptrace64 instead of ptrace if present. > (rs6000_ptrace64): Call ptace64 instead of ptracex if present. > * configure.ac: Check for ptrace64. > * configure, config.in: Regenerate. > > (See attached file: gdb-7.6-defptrace64.patch) I've checked this in as well. Thanks, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com