From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 80976 invoked by alias); 15 Sep 2015 16:39:25 -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 80459 invoked by uid 89); 15 Sep 2015 16:39:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: e06smtp12.uk.ibm.com Received: from e06smtp12.uk.ibm.com (HELO e06smtp12.uk.ibm.com) (195.75.94.108) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 15 Sep 2015 16:39:24 +0000 Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 15 Sep 2015 17:39:21 +0100 Received: from d06dlp03.portsmouth.uk.ibm.com (9.149.20.15) by e06smtp12.uk.ibm.com (192.168.101.142) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 15 Sep 2015 17:39:18 +0100 X-MailFrom: uweigand@de.ibm.com X-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id 0FEFD1B08079 for ; Tue, 15 Sep 2015 17:40:59 +0100 (BST) Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by b06cxnps3075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t8FGdIPN31195364 for ; Tue, 15 Sep 2015 16:39:18 GMT Received: from d06av01.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t8FGdHhG029185 for ; Tue, 15 Sep 2015 10:39:18 -0600 Received: from oc7340732750.ibm.com (dyn-9-152-213-225.boeblingen.de.ibm.com [9.152.213.225]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id t8FGdH6J029182; Tue, 15 Sep 2015 10:39:17 -0600 Received: by oc7340732750.ibm.com (Postfix, from userid 500) id C1F302209; Tue, 15 Sep 2015 18:39:17 +0200 (CEST) Subject: Re: [ppc64le patch v3] Use skip_entrypoint for skip_trampoline_code To: jan.kratochvil@redhat.com (Jan Kratochvil) Date: Tue, 15 Sep 2015 16:39:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org In-Reply-To: <20150910211720.GA12453@host1.jankratochvil.net> from "Jan Kratochvil" at Sep 10, 2015 11:17:20 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20150915163917.C1F302209@oc7340732750.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15091516-0009-0000-0000-00000597E646 X-SW-Source: 2015-09/txt/msg00346.txt.bz2 Jan Kratochvil wrote: > gdb/ChangeLog > 2015-09-07 Jan Kratochvil > > * linespec.c (minsym_found): Call gdbarch_skip_entrypoint. > * ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ... > (ppc64_skip_trampoline_code_1): ... here. > (ppc64_skip_trampoline_code): New wrapper function. > * symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint. > > gdb/testsuite/ChangeLog > 2015-09-07 Jan Kratochvil > > * gdb.opt/solib-intra-step-lib.c: New file. > * gdb.opt/solib-intra-step-main.c: New file. > * gdb.opt/solib-intra-step.exp: New file. This is OK. Thanks, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com