Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / gdb / Sparclite.html
blob2e8fe078a6c65fc9f25dfc242c733a89f525f9f4
1 <html lang="en">
2 <head>
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">
8 </head>
9 <body>
10 <div class="node">
11 <p>
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>
16 <hr><br>
17 </div>
19 <h4 class="subsection">Fujitsu Sparclite</h4>
21 <dl>
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
27 remote protocol.
29 </dl>
31 </body></html>