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-2021 Free Software Foundation, Inc.
4
5Permission is granted to copy, distribute and/or modify this document
6under the terms of the GNU Free Documentation License, Version 1.3 or
7any later version published by the Free Software Foundation; with the
8Invariant Sections being "Free Software" and "Free Software Needs
9Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
10and with the Back-Cover Texts as in (a) below.
11
12(a) The FSF's Back-Cover Text is: "You are free to copy and modify
13this GNU Manual.  Buying copies from GNU Press supports the FSF in
14developing GNU and promoting software freedom." -->
15<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
16<head>
17<title>Debugging with GDB: ARC Features</title>
18
19<meta name="description" content="Debugging with GDB: ARC Features">
20<meta name="keywords" content="Debugging with GDB: ARC Features">
21<meta name="resource-type" content="document">
22<meta name="distribution" content="global">
23<meta name="Generator" content="makeinfo">
24<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
25<link href="index.html#Top" rel="start" title="Top">
26<link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
27<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
28<link href="Standard-Target-Features.html#Standard-Target-Features" rel="up" title="Standard Target Features">
29<link href="ARM-Features.html#ARM-Features" rel="next" title="ARM Features">
30<link href="AArch64-Features.html#AArch64-Features" rel="previous" title="AArch64 Features">
31<style type="text/css">
32<!--
33a.summary-letter {text-decoration: none}
34blockquote.smallquotation {font-size: smaller}
35div.display {margin-left: 3.2em}
36div.example {margin-left: 3.2em}
37div.indentedblock {margin-left: 3.2em}
38div.lisp {margin-left: 3.2em}
39div.smalldisplay {margin-left: 3.2em}
40div.smallexample {margin-left: 3.2em}
41div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
42div.smalllisp {margin-left: 3.2em}
43kbd {font-style:oblique}
44pre.display {font-family: inherit}
45pre.format {font-family: inherit}
46pre.menu-comment {font-family: serif}
47pre.menu-preformatted {font-family: serif}
48pre.smalldisplay {font-family: inherit; font-size: smaller}
49pre.smallexample {font-size: smaller}
50pre.smallformat {font-family: inherit; font-size: smaller}
51pre.smalllisp {font-size: smaller}
52span.nocodebreak {white-space:nowrap}
53span.nolinebreak {white-space:nowrap}
54span.roman {font-family:serif; font-weight:normal}
55span.sansserif {font-family:sans-serif; font-weight:normal}
56ul.no-bullet {list-style: none}
57-->
58</style>
59
60
61</head>
62
63<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
64<a name="ARC-Features"></a>
65<div class="header">
66<p>
67Next: <a href="ARM-Features.html#ARM-Features" accesskey="n" rel="next">ARM Features</a>, Previous: <a href="AArch64-Features.html#AArch64-Features" accesskey="p" rel="previous">AArch64 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>
68</div>
69<hr>
70<a name="ARC-Features-1"></a>
71<h4 class="subsection">G.5.2 ARC Features</h4>
72<a name="index-target-descriptions_002c-ARC-Features"></a>
73
74<p>ARC processors are so configurable that even core registers and their numbers
75are not predetermined completely.  Moreover, <em>flags</em> and <em>PC</em>
76registers, which are important to <small>GDB</small>, are not &ldquo;core&rdquo; registers in
77ARC.  Therefore, there are two features that their presence is mandatory:
78&lsquo;<samp>org.gnu.gdb.arc.core</samp>&rsquo; and &lsquo;<samp>org.gnu.gdb.arc.aux</samp>&rsquo;.
79</p>
80<p>The &lsquo;<samp>org.gnu.gdb.arc.core</samp>&rsquo; feature is required for all targets.  It must
81contain registers:
82</p>
83<ul class="no-bullet">
84<li>- &lsquo;<samp>r0</samp>&rsquo; through &lsquo;<samp>r25</samp>&rsquo; for normal register file targets.
85</li><li>- &lsquo;<samp>r0</samp>&rsquo; through &lsquo;<samp>r3</samp>&rsquo;, and &lsquo;<samp>r10</samp>&rsquo; through &lsquo;<samp>r15</samp>&rsquo; for reduced
86register file targets.
87</li><li>- &lsquo;<samp>gp</samp>&rsquo;, &lsquo;<samp>fp</samp>&rsquo;, &lsquo;<samp>sp</samp>&rsquo;, &lsquo;<samp>r30</samp>&rsquo;<a name="DOCF21" href="#FOOT21"><sup>21</sup></a>,
88&lsquo;<samp>blink</samp>&rsquo;, &lsquo;<samp>lp_count</samp>&rsquo;, &lsquo;<samp>pcl</samp>&rsquo;.
89</li></ul>
90
91<p>In case of an ARCompact target (ARCv1 ISA), the &lsquo;<samp>org.gnu.gdb.arc.core</samp>&rsquo;
92feature may contain registers &lsquo;<samp>ilink1</samp>&rsquo; and &lsquo;<samp>ilink2</samp>&rsquo;.  While in case
93of ARC EM and ARC HS targets (ARCv2 ISA), register &lsquo;<samp>ilink</samp>&rsquo; may be present.
94The difference between ARCv1 and ARCv2 is the naming of registers <em>29th</em>
95and <em>30th</em>.  They are called &lsquo;<samp>ilink1</samp>&rsquo; and &lsquo;<samp>ilink2</samp>&rsquo; for ARCv1 and
96are optional.  For ARCv2, they are called &lsquo;<samp>ilink</samp>&rsquo; and &lsquo;<samp>r30</samp>&rsquo; and only
97&lsquo;<samp>ilink</samp>&rsquo; is optional.  The optionality of &lsquo;<samp>ilink*</samp>&rsquo; registers is
98because of their inaccessibility during user space debugging sessions.
99</p>
100<p>Extension core registers &lsquo;<samp>r32</samp>&rsquo; through &lsquo;<samp>r59</samp>&rsquo; are optional and their
101existence depends on the configuration.  When debugging GNU/Linux applications,
102i.e. user space debugging, these core registers are not available.
103</p>
104<p>The &lsquo;<samp>org.gnu.gdb.arc.aux</samp>&rsquo; feature is required for all ARC targets.  Here
105is the list of registers pertinent to this feature:
106</p>
107<ul class="no-bullet">
108<li>- mandatory: &lsquo;<samp>pc</samp>&rsquo; and &lsquo;<samp>status32</samp>&rsquo;.
109</li><li>- optional: &lsquo;<samp>lp_start</samp>&rsquo;, &lsquo;<samp>lp_end</samp>&rsquo;, and &lsquo;<samp>bta</samp>&rsquo;.
110</li></ul>
111
112<div class="footnote">
113<hr>
114<h4 class="footnotes-heading">Footnotes</h4>
115
116<h3><a name="FOOT21" href="#DOCF21">(21)</a></h3>
117<p>Not necessary for ARCv1.</p>
118</div>
119
120
121
122</body>
123</html>
124