3 <title>Debugging with GDB
</title>
4 <meta http-equiv=
"Content-Type" content=
"text/html">
5 <meta name=
"description" content=
"Debugging with GDB">
6 <meta name=
"generator" content=
"makeinfo 4.3">
7 <link href=
"http://www.gnu.org/software/texinfo/" rel=
"generator-home">
12 Node:
<a name=
"Sparclite">Sparclite
</a>,
13 Next:
<a rel=
"next" accesskey=
"n" href=
"ST2000.html#ST2000">ST2000
</a>,
14 Previous:
<a rel=
"previous" accesskey=
"p" href=
"Sparclet.html#Sparclet">Sparclet
</a>,
15 Up:
<a rel=
"up" accesskey=
"u" href=
"Embedded-Processors.html#Embedded%20Processors">Embedded Processors
</a>
19 <h4 class=
"subsection">Fujitsu Sparclite
</h4>
23 <br><dt><code>target sparclite
</code><var>dev
</var><code></code>
24 <dd>Fujitsu sparclite boards, used only for the purpose of loading.
25 You must use an additional command to debug the program.
26 For example: target remote
<var>dev
</var> using GDB standard