From patchwork Thu Aug 16 18:08:06 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pedro Franco de Carvalho X-Patchwork-Id: 28939 Received: (qmail 382 invoked by alias); 16 Aug 2018 18:08:17 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 368 invoked by uid 89); 16 Aug 2018 18:08:16 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-25.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=tdesc, connections X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0a-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.156.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 16 Aug 2018 18:08:15 +0000 Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w7GI4od7062048 for ; Thu, 16 Aug 2018 14:08:13 -0400 Received: from e35.co.us.ibm.com (e35.co.us.ibm.com [32.97.110.153]) by mx0a-001b2d01.pphosted.com with ESMTP id 2kwbnxptej-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 16 Aug 2018 14:08:13 -0400 Received: from localhost by e35.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 16 Aug 2018 12:08:12 -0600 Received: from b03cxnp08026.gho.boulder.ibm.com (9.17.130.18) by e35.co.us.ibm.com (192.168.1.135) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Thu, 16 Aug 2018 12:08:10 -0600 Received: from b03ledav006.gho.boulder.ibm.com (b03ledav006.gho.boulder.ibm.com [9.17.130.237]) by b03cxnp08026.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id w7GI89o61507598 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 16 Aug 2018 11:08:09 -0700 Received: from b03ledav006.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 9A29CC605A; Thu, 16 Aug 2018 12:08:09 -0600 (MDT) Received: from b03ledav006.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 6F40CC6055; Thu, 16 Aug 2018 12:08:09 -0600 (MDT) Received: from pedro.localdomain (unknown [9.18.235.43]) by b03ledav006.gho.boulder.ibm.com (Postfix) with ESMTP; Thu, 16 Aug 2018 12:08:09 -0600 (MDT) Received: by pedro.localdomain (Postfix, from userid 1000) id DBE083C03DD; Thu, 16 Aug 2018 15:08:06 -0300 (-03) From: Pedro Franco de Carvalho To: Eli Zaretskii Cc: palves@redhat.com, gdb-patches@sourceware.org, uweigand@de.ibm.com, edjunior@gmail.com Subject: Re: [PATCH v4 00/12] GDB support for more powerpc registers on linux In-Reply-To: <83va8agphd.fsf@gnu.org> References: <20180815000608.26840-1-pedromfc@linux.ibm.com> <87wosqntwa.fsf@linux.vnet.ibm.com> <0f08d344-7096-c9fc-6eed-0215d3f63001@redhat.com> <87o9e2xl7k.fsf@linux.vnet.ibm.com> <83va8agphd.fsf@gnu.org> Date: Thu, 16 Aug 2018 15:08:06 -0300 MIME-Version: 1.0 x-cbid: 18081618-0012-0000-0000-0000169FAFE4 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00009556; HX=3.00000242; KW=3.00000007; PH=3.00000004; SC=3.00000266; SDB=6.01074448; UDB=6.00553701; IPR=6.00854405; MB=3.00022759; MTD=3.00000008; XFM=3.00000015; UTC=2018-08-16 18:08:11 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 18081618-0013-0000-0000-000054106B6F Message-Id: <87tvnunq0p.fsf@linux.vnet.ibm.com> X-IsSubscribed: yes Eli Zaretskii writes: > Didn't I review this already in some previous version? I thought I > did. You reviewed the documentation changes describing the new tdesc features, which haven't changed. The NEWS item only appeared in this version. It's in patch 12/12, but here's a copy of the relevant diff portion: --- Pedro Franco de Carvalho diff --git a/gdb/NEWS b/gdb/NEWS index 16d3d72589..04be95bd2f 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,10 @@ *** Changes since GDB 8.2 +* GDB and GDBserver now support access to additional registers on + PowerPC GNU/Linux targets: PPR, DSCR, TAR, EBB/PMU registers, and + HTM registers. + * GDB and GDBserver now support IPv6 connections. IPv6 addresses can be passed using the '[ADDRESS]:PORT' notation, or the regular 'ADDRESS:PORT' method.