树的节点就是调试信息条目。
The nodes of the tree are the debugging information entries themselves.
g选项将调试信息添加到内核映像中。
The -g option adds debugging information into the kernel image.
根据调试信息来汇编程序。
生成的调试信息的数量。
g选项提示编译器为源代码生成调试信息。
The -g option prompts the compiler to generate debug information for the source code.
这个标志会将更多的调试信息输出到日志中。
这个探测输出关于被拒绝的能力的调试信息。
The probe will print debugging information about denied capabilities.
接下来的几行写出了问题诊断的关键调试信息。
The next few lines simply write out key debugging information for troubleshooting problems.
显示从STAB提取调试信息的算法的流程图。
Flowchart showing the algorithm for extracting debug information from stab.
DWARF 适用于使用调试信息的新应用程序。
New applications using debug information are better served by DWARF.
调试信息的传统格式被称为STAB(符号表)。
The traditional format for debugging information is called STAB (symbol table).
任何节点的子条目正是该节点拥有的调试信息条目。
The child entries of any node are exactly those debugging information entries owned by that node.
这有助于收集针对特定组件的特定级别的调试信息。
This helps in collecting level-wise component-specific debug information.
显示从STAB提取调试信息的算法的流程图(续)。
Continuation of flowchart showing the algorithm for extracting debug information from stab.
调试初步:将调试信息输出到标准输出设备上。
如果应用程序在断点处停止执行,则表明调试信息正确显示。
If the application execution is stopped at the breakpoint, the debugging information is presented correctly.
因此,检查调试信息可以确保二进制文件与源文件是同步的。
Hence, simply checking the debug information can ensure that the binaries are in sync with the source.
debug选项会将调试信息记录到此syslog文件中。
The debug option logs debugging information to the syslog file.
还要注意,在调试信息中没有显示shell脚本中的注释。
Also notice that the comment place in the shell script was not displayed in the debug information.
这将让CakePHP在视图底部显示一些SQL调试信息。
This will tell CakePHP to display some SQL debug information at the bottom of your views.
每个调试信息条目被定义为拥有子条目,或不包含任何子条目。
Each debugging information entry is defined either to have child entries or not to have child entries.
如果能够查看二进制文件中的调试信息,则很容易实现这一点。
This can be done easily if one is able to check the debug information in the binaries.
DWARF中的基本描述实体是调试信息条目 (DIE)。
The basic descriptive entity in DWARF is the debugging information entry (DIE).
使用- d选项,NcFTP就会把调试信息发送到日志文件。
Using the -d option, NcFTP will send debugging information to the file's log file.
在将产品投入生产之后,就会从二进制文件中删除所有调试信息。
Binaries are stripped of all debugging information when a product goes to production.
下一节将描述如何从STAB和DWARF部分中捕捉调试信息。
The following section describes how the debug information can be captured from STAB and DWARF sections.
例如,假设您想创建一个用于管理多线程应用程序调试信息的工具。
For example, suppose you wanted to create a facility for managing debugging information in a multithreaded application.
树本身是按照前缀顺序将调试信息扁平化的一种表示方法。
The tree itself is represented by flattening it in prefix order.
暴露出查询结果Explanation以便提供更好的调试信息。
Query results Explanation is exposed for better debugging information.
比如说,产品化开发和检查期间可以在浏览器中显示更多的调试信息。
For example additional debug information might be displayed in a browser during development and suppressed in production.
应用推荐