From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130347 invoked by alias); 30 Jun 2017 03:20:18 -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 130313 invoked by uid 89); 30 Jun 2017 03:20:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy= X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-pg0-f68.google.com Received: from mail-pg0-f68.google.com (HELO mail-pg0-f68.google.com) (74.125.83.68) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 30 Jun 2017 03:20:17 +0000 Received: by mail-pg0-f68.google.com with SMTP id j186so13884242pge.1; Thu, 29 Jun 2017 20:20:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=L5vZVlxpH1n1l6zt6ZhQfYsZ1TB7xd9rd0vTFi733hM=; b=s2nbONcgGf3iqwJBXO8NBKaqNlNrRCoFroKS4y2dcB/TL9LG/YVFWn+1LVg1woDcgm E6JOb6lMEtE0HvOuPG/cyvULeKlc7kg5tI+ftdlW37AeI22IXhqnHLoYn4rhzrZoRDYV UJ/un4sbgL32fSdoxCAVmNTvOHJSlp/KaMGgxbRwUyZmSiawjrRal+oba/sYkFODfzHT OtR9NphM89+7dBMyl5ru1Wa1PaQhN8EnMi09FH05pbHgjZyomCh5MlYwXbon5K5PuW/2 rR0A2dTr6elPj1OPIu2CMCgQBiYyl7R1sb8acu0LOpHdb4xrEWrUjfnUZB6DFYkxd7YX jc6Q== X-Gm-Message-State: AKS2vOyu07OkwArGnfoKWc9D5RTVuHGmF9uxOSb29U1eKpNyDWTLUSs/ MbtoBZ35UMztwDB/ X-Received: by 10.98.211.140 with SMTP id z12mr20257262pfk.231.1498792815604; Thu, 29 Jun 2017 20:20:15 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-71-80.tyqh2.lon.bigpond.net.au. [58.160.71.80]) by smtp.gmail.com with ESMTPSA id h123sm11236869pgc.36.2017.06.29.20.20.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2017 20:20:15 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 0DC12C140F; Fri, 30 Jun 2017 12:50:12 +0930 (ACST) Date: Fri, 30 Jun 2017 03:20:00 -0000 From: Alan Modra To: John Baldwin Cc: gdb-patches@sourceware.org, binutils@sourceware.org Subject: Re: [PATCH 7/8] Create psuedo sections for FreeBSD NT_PTLWPINFO core notes. Message-ID: <20170630032011.GD25242@bubble.grove.modra.org> References: <20170629233226.20155-1-jhb@FreeBSD.org> <20170629233226.20155-8-jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170629233226.20155-8-jhb@FreeBSD.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-SW-Source: 2017-06/txt/msg00814.txt.bz2 On Thu, Jun 29, 2017 at 04:32:25PM -0700, John Baldwin wrote: > bfd/ChangeLog: > > * elf.c (elfcore_grok_freebsd_note): Handle NT_FREEBSD_PTLWPINFO. OK. -- Alan Modra Australia Development Lab, IBM