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


> From: Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
> Cc: palves@redhat.com, gdb-patches@sourceware.org, uweigand@de.ibm.com,
>         edjunior@gmail.com
> Date: Thu, 16 Aug 2018 15:08:06 -0300
> 
> 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.

This is OK, thanks.


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