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=
"Chill">Chill
</a>,
13 Previous:
<a rel=
"previous" accesskey=
"p" href=
"Modula-2.html#Modula-2">Modula-
2</a>,
14 Up:
<a rel=
"up" accesskey=
"u" href=
"Support.html#Support">Support
</a>
18 <h4 class=
"subsection">Chill
</h4>
20 <p>The extensions made to GDB to support Chill only support output
21 from the
<small>GNU
</small> Chill compiler. Other Chill compilers are not currently
22 supported, and attempting to debug executables produced by them is most
23 likely to give an error as GDB reads in the executable's symbol
26 <p>This section covers the Chill related topics and the features
27 of GDB which support these topics.
30 <li><a accesskey=
"1" href=
"How-modes-are-displayed.html#How%20modes%20are%20displayed">How modes are displayed
</a>: How modes are displayed
31 <li><a accesskey=
"2" href=
"Locations.html#Locations">Locations
</a>: Locations and their accesses
32 <li><a accesskey=
"3" href=
"Values-and-their-Operations.html#Values%20and%20their%20Operations">Values and their Operations
</a>: Values and their Operations
33 <li><a accesskey=
"4" href=
"Chill-type-and-range-checks.html#Chill%20type%20and%20range%20checks">Chill type and range checks
</a>:
34 <li><a accesskey=
"5" href=
"Chill-defaults.html#Chill%20defaults">Chill defaults
</a>: