⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mips-stabs.html

📁 gcc手册
💻 HTML
字号:
<html lang="en">

<head>

<title>Using as</title>

<meta http-equiv="Content-Type" content="text/html">

<meta name="description" content="Using as">

<meta name="generator" content="makeinfo 4.3">

<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">

</head>

<body>

<div class="node">

<p>

Node:<a name="MIPS%20Stabs">MIPS Stabs</a>,

Next:<a rel="next" accesskey="n" href="MIPS-ISA.html#MIPS%20ISA">MIPS ISA</a>,

Previous:<a rel="previous" accesskey="p" href="MIPS-Object.html#MIPS%20Object">MIPS Object</a>,

Up:<a rel="up" accesskey="u" href="MIPS-Dependent.html#MIPS-Dependent">MIPS-Dependent</a>

<hr><br>

</div>



<h4 class="section">Directives for debugging information</h4>



   <p><small>MIPS</small> <small>ECOFF</small> <code>as</code> supports several directives used for

generating debugging information which are not support by traditional <small>MIPS</small>

assemblers.  These are <code>.def</code>, <code>.endef</code>, <code>.dim</code>, <code>.file</code>,

<code>.scl</code>, <code>.size</code>, <code>.tag</code>, <code>.type</code>, <code>.val</code>,

<code>.stabd</code>, <code>.stabn</code>, and <code>.stabs</code>.  The debugging information

generated by the three <code>.stab</code> directives can only be read by <small>GDB</small>,

not by traditional <small>MIPS</small> debuggers (this enhancement is required to fully

support C++ debugging).  These directives are primarily used by compilers, not

assembly language programmers!



   </body></html>



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -