From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128478 invoked by alias); 3 Jul 2015 16:38:31 -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 128469 invoked by uid 89); 3 Jul 2015 16:38:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: e06smtp16.uk.ibm.com Received: from e06smtp16.uk.ibm.com (HELO e06smtp16.uk.ibm.com) (195.75.94.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Fri, 03 Jul 2015 16:38:30 +0000 Received: from /spool/local by e06smtp16.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 3 Jul 2015 17:38:27 +0100 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp16.uk.ibm.com (192.168.101.146) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 3 Jul 2015 17:38:25 +0100 X-MailFrom: uweigand@de.ibm.com X-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 0E8B717D8059 for ; Fri, 3 Jul 2015 17:39:39 +0100 (BST) Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t63GcPRo35323952 for ; Fri, 3 Jul 2015 16:38:25 GMT Received: from d06av04.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t63GcOYa017865 for ; Fri, 3 Jul 2015 10:38:24 -0600 Received: from oc7340732750.ibm.com (icon-9-164-134-232.megacenter.de.ibm.com [9.164.134.232]) by d06av04.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t63GcOxf017859; Fri, 3 Jul 2015 10:38:24 -0600 Received: by oc7340732750.ibm.com (Postfix, from userid 500) id 4A0B85BFD; Fri, 3 Jul 2015 18:38:23 +0200 (CEST) Subject: Re: [PATCH 5/5 v4] Allow target to decide where to map jump-pad. To: cole945@gmail.com (Wei-cheng Wang) Date: Fri, 03 Jul 2015 16:38:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, cole945@gmail.com (Wei-cheng Wang) In-Reply-To: <1435422102-39438-5-git-send-email-cole945@gmail.com> from "Wei-cheng Wang" at Jun 28, 2015 12:21:42 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20150703163823.4A0B85BFD@oc7340732750.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15070316-0025-0000-0000-000005DAD6FA X-SW-Source: 2015-07/txt/msg00100.txt.bz2 Wei-cheng Wang wrote: > 2015-06-27 Wei-cheng Wang > > * tracepoint.c (initialize_tracepoint): Call jump_pad_area_hint > to get where to map gdb_jump_pad_buffer. Remove MAP_FIXED. > * tracepoint.h (jump_pad_area_hint): Add declaration. > * linux-amd64-ipa.c (jump_pad_area_hint): New function. > * linux-i386-ipa.c (jump_pad_area_hint): New function. > * linux-ppc-ipa.c (jump_pad_area_hint): New function. > (getauxvl): New function. Typo: getauxval. This is OK. Bye, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com