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=
"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>
19 <h4 class=
"subsection">H8/
500</h4>
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>.