Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / mingw / info / gdb / Chill-defaults.html
blob57cb951c1ed243a9f0fb65ae1856d38b1e0d427b
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="Chill%20defaults">Chill defaults</a>,
13 Previous:<a rel="previous" accesskey="p" href="Chill-type-and-range-checks.html#Chill%20type%20and%20range%20checks">Chill type and range checks</a>,
14 Up:<a rel="up" accesskey="u" href="Chill.html#Chill">Chill</a>
15 <hr><br>
16 </div>
18 <h5 class="subsubsection">Chill defaults</h5>
20 <p>If type and range checking are set automatically by GDB, they
21 both default to <code>on</code> whenever the working language changes to
22 Chill. This happens regardless of whether you or GDB
23 selected the working language.
25 <p>If you allow GDB to set the language automatically, then entering
26 code compiled from a file whose name ends with <code>.ch</code> sets the
27 working language to Chill. See <a href="Automatically.html#Automatically">Having GDB set the language automatically</a>, for further details.
29 </body></html>