You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

128 lines
7.1KB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Copyright (C) 1988-2020 Free Software Foundation, Inc.
  4. Permission is granted to copy, distribute and/or modify this document
  5. under the terms of the GNU Free Documentation License, Version 1.3 or
  6. any later version published by the Free Software Foundation; with the
  7. Invariant Sections being "Free Software" and "Free Software Needs
  8. Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
  9. and with the Back-Cover Texts as in (a) below.
  10. (a) The FSF's Back-Cover Text is: "You are free to copy and modify
  11. this GNU Manual. Buying copies from GNU Press supports the FSF in
  12. developing GNU and promoting software freedom." -->
  13. <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
  14. <head>
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  16. <title>S/390 and System z Features (Debugging with GDB)</title>
  17. <meta name="description" content="S/390 and System z Features (Debugging with GDB)">
  18. <meta name="keywords" content="S/390 and System z Features (Debugging with GDB)">
  19. <meta name="resource-type" content="document">
  20. <meta name="distribution" content="global">
  21. <meta name="Generator" content="makeinfo">
  22. <link href="index.html#Top" rel="start" title="Top">
  23. <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
  24. <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
  25. <link href="Standard-Target-Features.html#Standard-Target-Features" rel="up" title="Standard Target Features">
  26. <link href="Sparc-Features.html#Sparc-Features" rel="next" title="Sparc Features">
  27. <link href="RX-Features.html#RX-Features" rel="prev" title="RX Features">
  28. <style type="text/css">
  29. <!--
  30. a.summary-letter {text-decoration: none}
  31. blockquote.indentedblock {margin-right: 0em}
  32. blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
  33. blockquote.smallquotation {font-size: smaller}
  34. div.display {margin-left: 3.2em}
  35. div.example {margin-left: 3.2em}
  36. div.lisp {margin-left: 3.2em}
  37. div.smalldisplay {margin-left: 3.2em}
  38. div.smallexample {margin-left: 3.2em}
  39. div.smalllisp {margin-left: 3.2em}
  40. kbd {font-style: oblique}
  41. pre.display {font-family: inherit}
  42. pre.format {font-family: inherit}
  43. pre.menu-comment {font-family: serif}
  44. pre.menu-preformatted {font-family: serif}
  45. pre.smalldisplay {font-family: inherit; font-size: smaller}
  46. pre.smallexample {font-size: smaller}
  47. pre.smallformat {font-family: inherit; font-size: smaller}
  48. pre.smalllisp {font-size: smaller}
  49. span.nolinebreak {white-space: nowrap}
  50. span.roman {font-family: initial; font-weight: normal}
  51. span.sansserif {font-family: sans-serif; font-weight: normal}
  52. ul.no-bullet {list-style: none}
  53. -->
  54. </style>
  55. </head>
  56. <body lang="en">
  57. <a name="S_002f390-and-System-z-Features"></a>
  58. <div class="header">
  59. <p>
  60. Next: <a href="Sparc-Features.html#Sparc-Features" accesskey="n" rel="next">Sparc Features</a>, Previous: <a href="RX-Features.html#RX-Features" accesskey="p" rel="prev">RX Features</a>, Up: <a href="Standard-Target-Features.html#Standard-Target-Features" accesskey="u" rel="up">Standard Target Features</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p>
  61. </div>
  62. <hr>
  63. <a name="S_002f390-and-System-z-Features-1"></a>
  64. <h4 class="subsection">G.5.14 S/390 and System z Features</h4>
  65. <a name="index-target-descriptions_002c-S_002f390-features"></a>
  66. <a name="index-target-descriptions_002c-System-z-features"></a>
  67. <p>The &lsquo;<samp>org.gnu.gdb.s390.core</samp>&rsquo; feature is required for S/390 and
  68. System z targets. It should contain the PSW and the 16 general
  69. registers. In particular, System z targets should provide the 64-bit
  70. registers &lsquo;<samp>pswm</samp>&rsquo;, &lsquo;<samp>pswa</samp>&rsquo;, and &lsquo;<samp>r0</samp>&rsquo; through &lsquo;<samp>r15</samp>&rsquo;.
  71. S/390 targets should provide the 32-bit versions of these registers.
  72. A System z target that runs in 31-bit addressing mode should provide
  73. 32-bit versions of &lsquo;<samp>pswm</samp>&rsquo; and &lsquo;<samp>pswa</samp>&rsquo;, as well as the general
  74. register&rsquo;s upper halves &lsquo;<samp>r0h</samp>&rsquo; through &lsquo;<samp>r15h</samp>&rsquo;, and their
  75. lower halves &lsquo;<samp>r0l</samp>&rsquo; through &lsquo;<samp>r15l</samp>&rsquo;.
  76. </p>
  77. <p>The &lsquo;<samp>org.gnu.gdb.s390.fpr</samp>&rsquo; feature is required. It should
  78. contain the 64-bit registers &lsquo;<samp>f0</samp>&rsquo; through &lsquo;<samp>f15</samp>&rsquo;, and
  79. &lsquo;<samp>fpc</samp>&rsquo;.
  80. </p>
  81. <p>The &lsquo;<samp>org.gnu.gdb.s390.acr</samp>&rsquo; feature is required. It should
  82. contain the 32-bit registers &lsquo;<samp>acr0</samp>&rsquo; through &lsquo;<samp>acr15</samp>&rsquo;.
  83. </p>
  84. <p>The &lsquo;<samp>org.gnu.gdb.s390.linux</samp>&rsquo; feature is optional. It should
  85. contain the register &lsquo;<samp>orig_r2</samp>&rsquo;, which is 64-bit wide on System z
  86. targets and 32-bit otherwise. In addition, the feature may contain
  87. the &lsquo;<samp>last_break</samp>&rsquo; register, whose width depends on the addressing
  88. mode, as well as the &lsquo;<samp>system_call</samp>&rsquo; register, which is always
  89. 32-bit wide.
  90. </p>
  91. <p>The &lsquo;<samp>org.gnu.gdb.s390.tdb</samp>&rsquo; feature is optional. It should
  92. contain the 64-bit registers &lsquo;<samp>tdb0</samp>&rsquo;, &lsquo;<samp>tac</samp>&rsquo;, &lsquo;<samp>tct</samp>&rsquo;,
  93. &lsquo;<samp>atia</samp>&rsquo;, and &lsquo;<samp>tr0</samp>&rsquo; through &lsquo;<samp>tr15</samp>&rsquo;.
  94. </p>
  95. <p>The &lsquo;<samp>org.gnu.gdb.s390.vx</samp>&rsquo; feature is optional. It should contain
  96. 64-bit wide registers &lsquo;<samp>v0l</samp>&rsquo; through &lsquo;<samp>v15l</samp>&rsquo;, which will be
  97. combined by <small>GDB</small> with the floating point registers &lsquo;<samp>f0</samp>&rsquo;
  98. through &lsquo;<samp>f15</samp>&rsquo; to present the 128-bit wide vector registers
  99. &lsquo;<samp>v0</samp>&rsquo; through &lsquo;<samp>v15</samp>&rsquo;. In addition, this feature should
  100. contain the 128-bit wide vector registers &lsquo;<samp>v16</samp>&rsquo; through
  101. &lsquo;<samp>v31</samp>&rsquo;.
  102. </p>
  103. <p>The &lsquo;<samp>org.gnu.gdb.s390.gs</samp>&rsquo; feature is optional. It should contain
  104. the 64-bit wide guarded-storage-control registers &lsquo;<samp>gsd</samp>&rsquo;,
  105. &lsquo;<samp>gssm</samp>&rsquo;, and &lsquo;<samp>gsepla</samp>&rsquo;.
  106. </p>
  107. <p>The &lsquo;<samp>org.gnu.gdb.s390.gsbc</samp>&rsquo; feature is optional. It should contain
  108. the 64-bit wide guarded-storage broadcast control registers
  109. &lsquo;<samp>bc_gsd</samp>&rsquo;, &lsquo;<samp>bc_gssm</samp>&rsquo;, and &lsquo;<samp>bc_gsepla</samp>&rsquo;.
  110. </p>
  111. <hr>
  112. <div class="header">
  113. <p>
  114. Next: <a href="Sparc-Features.html#Sparc-Features" accesskey="n" rel="next">Sparc Features</a>, Previous: <a href="RX-Features.html#RX-Features" accesskey="p" rel="prev">RX Features</a>, Up: <a href="Standard-Target-Features.html#Standard-Target-Features" accesskey="u" rel="up">Standard Target Features</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p>
  115. </div>
  116. </body>
  117. </html>