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: [RFA][PATCH v5 2/2] S/390: Add TDB regset


> From: Andreas Arnez <arnez@linux.vnet.ibm.com>
> Date: Wed, 11 Sep 2013 17:29:49 +0200
> 
> --- gdb.orig/gdb/NEWS
> +++ gdb/gdb/NEWS
> @@ -111,6 +111,10 @@ show range-stepping
>  * GDB now understands the element 'tvar' in the XML traceframe info.
>    It has the id of the collected trace state variables.
>  
> +* On S/390 targets that provide the transactional-execution feature,
> +  the program interruption transaction diagnostic block (TDB) is now
> +  represented as a number of additional "registers" in GDB.

This part is OK, but the manual should cover this in more detail; I
see no reference to "TDB" in your patch for the manual.  So the reader
of this NEWS entry will be unable to find any details about this new
feature.

> --- gdb.orig/gdb/doc/gdb.texinfo
> +++ gdb/gdb/doc/gdb.texinfo

This part is also OK, except for the above comment.

Thanks.


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