From: Andreas Arnez <arnez@linux.vnet.ibm.com>
To: gdb-patches@sourceware.org
Subject: [PATCH 4/4] S390: Document guarded-storage register support
Date: Thu, 21 Sep 2017 16:44:00 -0000 [thread overview]
Message-ID: <1506012057-7965-5-git-send-email-arnez@linux.vnet.ibm.com> (raw)
In-Reply-To: <1506012057-7965-1-git-send-email-arnez@linux.vnet.ibm.com>
This documents the newly added support for guarded-storage registers on
IBM z.
---
gdb/NEWS | 3 +++
gdb/doc/gdb.texinfo | 8 ++++++++
2 files changed, 11 insertions(+)
diff --git a/gdb/NEWS b/gdb/NEWS
index 549f511..9246659 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
*** Changes since GDB 8.0
+* GDB now supports access to the guarded-storage-control registers and the
+ software-based guarded-storage broadcast control registers on IBM z14.
+
* On Unix systems, GDB now supports transmitting environment variables
that are to be set or unset to GDBserver. These variables will
affect the environment to be passed to the remote inferior.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index d50a1fd..0bfaf61 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -41855,6 +41855,14 @@ through @samp{f15} to present the 128-bit wide vector registers
contain the 128-bit wide vector registers @samp{v16} through
@samp{v31}.
+The @samp{org.gnu.gdb.s390.gs} feature is optional. It should contain
+the 64-bit wide guarded-storage-control registers @samp{gsd},
+@samp{gssm}, and @samp{gsepla}.
+
+The @samp{org.gnu.gdb.s390.gsbc} feature is optional. It should contain
+the 64-bit wide guarded-storage broadcast control registers
+@samp{bc_gsd}, @samp{bc_gssm}, and @samp{bc_gsepla}.
+
@node Sparc Features
@subsection Sparc Features
@cindex target descriptions, sparc32 features
--
2.5.0
next prev parent reply other threads:[~2017-09-21 16:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-21 16:41 [PATCH 0/4] S390: Guarded storage register set support Andreas Arnez
2017-09-21 16:41 ` [PATCH 1/4] S390: Add guarded-storage register definitions and tdescs Andreas Arnez
2017-09-21 16:42 ` [PATCH 2/4] S390: Add guarded-storage register support to GDB Andreas Arnez
2017-09-21 16:43 ` [PATCH 3/4] S390: Add guarded-storage register support to gdbserver Andreas Arnez
2017-09-21 16:44 ` Andreas Arnez [this message]
2017-09-21 17:01 ` [PATCH 4/4] S390: Document guarded-storage register support Eli Zaretskii
2017-09-21 18:19 ` Andreas Arnez
2017-09-25 14:10 ` Andreas Arnez
2017-10-05 16:38 ` [PATCH 0/4] S390: Guarded storage register set support Kevin Buettner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1506012057-7965-5-git-send-email-arnez@linux.vnet.ibm.com \
--to=arnez@linux.vnet.ibm.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox