Work around MinGW mangling of "host:/path"
[msysgit/historical-msysgit.git] / mingw / info / gdb / Hitachi-Special.html
blobef34c74201ecb4fa9d56ea16e4125ef1077421ff
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="Hitachi%20Special">Hitachi Special</a>,
13 Previous:<a rel="previous" accesskey="p" href="Hitachi-ICE.html#Hitachi%20ICE">Hitachi ICE</a>,
14 Up:<a rel="up" accesskey="u" href="H8-300.html#H8%2f300">H8/300</a>
15 <hr><br>
16 </div>
18 <h5 class="subsubsection">Special GDB commands for Hitachi micros</h5>
20 <p>Some GDB commands are available only for the H8/300:
22 <dl>
24 <br><dt><code>set machine h8300</code>
25 <dd><dt><code>set machine h8300h</code>
26 <dd>Condition GDB for one of the two variants of the H8/300
27 architecture with <code>set machine</code>. You can use <code>show machine</code>
28 to check which variant is currently in effect.
30 </dl>
32 </body></html>