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 2/4] S390: Add vector register support to gdb


> From: Andreas Arnez <arnez@linux.vnet.ibm.com>
> Cc: Ulrich Weigand <uweigand@de.ibm.com>
> Date: Wed, 25 Feb 2015 10:41:19 +0100
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index b79b162..1c0f079 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -71,6 +71,9 @@ Qbtrace-conf:bts:size
>  * GDB now has support for DTrace USDT (Userland Static Defined
>    Tracing) probes.  The supported targets are x86_64-*-linux-gnu.
>  
> +* GDB now supports access to vector registers on S/390 GNU/Linux
> +  targets.
> +
>  *** Changes in GDB 7.9
>  
>  * GDB now supports hardware watchpoints on x86 GNU Hurd.

This part is OK, thanks.


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