Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / mingw / info / gdb / H8-500.html
blob699663c66d89b7449c4dfdb73bfbad515b32003d
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="H8%2f500">H8/500</a>,
13 Next:<a rel="next" accesskey="n" href="i960.html#i960">i960</a>,
14 Previous:<a rel="previous" accesskey="p" href="H8-300.html#H8%2f300">H8/300</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">H8/500</h4>
21 <dl>
23 <br><dt><code>set memory </code><var>mod</var><code></code>
24 <dd><dt><code>show memory</code>
25 <dd>Specify which H8/500 memory model (<var>mod</var>) you are using with
26 <code>set memory</code>; check which memory model is in effect with <code>show
27 memory</code>. The accepted values for <var>mod</var> are <code>small</code>,
28 <code>big</code>, <code>medium</code>, and <code>compact</code>.
30 </dl>
32 </body></html>