From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14371 invoked by alias); 6 Sep 2018 22:12:19 -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 14349 invoked by uid 89); 6 Sep 2018 22:12:18 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=FreeBSD, Ser, gcore, baldwin X-HELO: mail.baldwin.cx Received: from bigwig.baldwin.cx (HELO mail.baldwin.cx) (96.47.65.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 06 Sep 2018 22:12:16 +0000 Received: from John-Baldwins-MacBook-Pro-2.local (ralph.baldwin.cx [66.234.199.215]) by mail.baldwin.cx (Postfix) with ESMTPSA id BE1C910AFCD; Thu, 6 Sep 2018 18:12:14 -0400 (EDT) Subject: Re: [PATCH v5] Generate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD coredumps To: Simon Ser , "gdb-patches@sourceware.org" References: <_LRTDYZchE3m5uYvETytJBLgsrWRhqIDAXHnzDsU6kJBhItMetbpfxGe8OJD9a4K4b9brDxF9YvXWOzdDfTRBRfrZI-4XLl8mWwlrEpqmm0=@emersion.fr> <6iz9XpK7m-0Fumt1t9LmZGLgi6vpQ8dIh21if-zu7fbvUH51Ef4YYAjZHt80Cy2YmoviGYM9Igaebc8024iHdtxKDGBNQOJpKhKrFD5lnjw=@emersion.fr> From: John Baldwin Message-ID: <5430f3af-598e-fd53-ca30-e21b4eb0b643@FreeBSD.org> Date: Thu, 06 Sep 2018 22:12:00 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <6iz9XpK7m-0Fumt1t9LmZGLgi6vpQ8dIh21if-zu7fbvUH51Ef4YYAjZHt80Cy2YmoviGYM9Igaebc8024iHdtxKDGBNQOJpKhKrFD5lnjw=@emersion.fr> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00112.txt.bz2 On 9/2/18 1:01 PM, Simon Ser wrote: > Hi John, > > Did you have time to have a look at this new version ? Yes, sorry for the delay. I've fixed a few small nits (updating gdb/ChangeLog, adding a reference to a PR that this change fixes by including auxv info in gcore output, etc.) and pushed it. -- John Baldwin                                                                            Â