This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v4 00/12] GDB support for more powerpc registers on linux


Eli Zaretskii <eliz@gnu.org> 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:

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.

--
Pedro Franco de Carvalho


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]