Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / mingw / info / stabs / N_M2C.html
blob1bae5576d6c992b73fd4ecc1dee4dd23f48c325c
1 <html lang="en">
2 <head>
3 <title>STABS</title>
4 <meta http-equiv="Content-Type" content="text/html">
5 <meta name="description" content="STABS">
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="N_M2C">N_M2C</a>,
13 Next:<a rel="next" accesskey="n" href="N_BROWS.html#N_BROWS">N_BROWS</a>,
14 Previous:<a rel="previous" accesskey="p" href="N_NOMAP.html#N_NOMAP">N_NOMAP</a>,
15 Up:<a rel="up" accesskey="u" href="Expanded-Reference.html#Expanded%20Reference">Expanded Reference</a>
16 <hr><br>
17 </div>
19 <h3 class="section">N_M2C</h3>
21 <p>
22 <table width="100%">
23 <tr>
24 <td align="left"><b>N_M2C</b><i>
25 </i></td>
26 <td align="right"><code>.stabs</code></td>
27 </tr>
28 </table>
29 <table width="95%" align="center">
30 <tr><td>
31 Modula-2 compilation unit.
33 <pre class="example"> "string" -&gt; "unit_name,unit_time_stamp[,code_time_stamp]"
34 desc -&gt; unit_number
35 value -&gt; 0 (main unit)
36 1 (any other unit)
37 </pre>
39 <p>See <cite>Dbx and Dbxtool Interfaces</cite>, 2nd edition, by Sun, 1988, for
40 more information.
42 </td></tr>
43 </table>
45 </body></html>