From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110498 invoked by alias); 31 Mar 2016 11:39:54 -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 109033 invoked by uid 89); 31 Mar 2016 11:39:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: e06smtp06.uk.ibm.com Received: from e06smtp06.uk.ibm.com (HELO e06smtp06.uk.ibm.com) (195.75.94.102) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Thu, 31 Mar 2016 11:39:53 +0000 Received: from localhost by e06smtp06.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 31 Mar 2016 12:39:50 +0100 Received: from d06dlp02.portsmouth.uk.ibm.com (9.149.20.14) by e06smtp06.uk.ibm.com (192.168.101.136) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Thu, 31 Mar 2016 12:39:24 +0100 X-IBM-Helo: d06dlp02.portsmouth.uk.ibm.com X-IBM-MailFrom: uweigand@de.ibm.com X-IBM-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id B5D98219005C for ; Thu, 31 Mar 2016 12:39:03 +0100 (BST) Received: from d06av08.portsmouth.uk.ibm.com (d06av08.portsmouth.uk.ibm.com [9.149.37.249]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u2VBdN8745809782 for ; Thu, 31 Mar 2016 11:39:23 GMT Received: from d06av08.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u2VBdMPK004860 for ; Thu, 31 Mar 2016 05:39:23 -0600 Received: from oc7340732750.ibm.com (dyn-9-152-213-105.boeblingen.de.ibm.com [9.152.213.105]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u2VBdMfu004850; Thu, 31 Mar 2016 05:39:22 -0600 Received: by oc7340732750.ibm.com (Postfix, from userid 500) id 61538CA06; Thu, 31 Mar 2016 13:39:22 +0200 (CEST) Subject: Re: [PATCH v2 3/4] gdbserver: Add powerpc fast tracepoint support. To: koriakin@0x04.net (=?UTF-8?Q?Marcin_Ko=c5=9bcielnicki?=) Date: Thu, 31 Mar 2016 11:39:00 -0000 From: "Ulrich Weigand" Cc: simon.marchi@ericsson.com (Simon Marchi), gdb-patches@sourceware.org In-Reply-To: <56FC7DF5.1060105@0x04.net> from "=?UTF-8?Q?Marcin_Ko=c5=9bcielnicki?=" at Mar 31, 2016 03:31:33 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20160331113922.61538CA06@oc7340732750.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16033111-0025-0000-0000-00000C892B81 X-SW-Source: 2016-03/txt/msg00593.txt.bz2 > There's no equivalent to ELFMAG in the BFD headers, and getting to > e_flags requires more work too (you need elf/external.h and manually > assemble the word from bytes). Huh, that's indeed annoying. > Perhaps it'd be simpler to just define > EF_PPC64_ABI manually if it's not defined? This is fine with me too. Bye, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com