Amount of debug information to be generated.
生成的调试信息的数量。
Compiling the program with debug information.
根据调试信息来汇编程序。
This flag prints additional debug information to the log.
这个标志会将更多的调试信息输出到日志中。
New applications using debug information are better served by DWARF.
DWARF 适用于使用调试信息的新应用程序。
This helps in collecting level-wise component-specific debug information.
这有助于收集针对特定组件的特定级别的调试信息。
Flowchart showing the algorithm for extracting debug information from stab.
显示从STAB提取调试信息的算法的流程图。
Build your own application with debug information for selected modules only.
生成只带有选定模块的调试信息、您自己的应用程序。
How to: Build an MFC Application with Debug Information for Selected Modules.
如何:生成带有选定模块的调试信息的MFC应用程序。
STAB and DWARF are two different ways of representing debug information for binaries.
STAB和DWARF是表示二进制文件中的调试信息的两种不同方式。
The -g option prompts the compiler to generate debug information for the source code.
g选项提示编译器为源代码生成调试信息。
This can be done easily if one is able to check the debug information in the binaries.
如果能够查看二进制文件中的调试信息,则很容易实现这一点。
The debug information for a large MFC application can take up a lot of disk space.
大型MFC应用程序的调试信息会占用大量磁盘空间。
This will tell CakePHP to display some SQL debug information at the bottom of your views.
这将让CakePHP在视图底部显示一些SQL调试信息。
Continuation of flowchart showing the algorithm for extracting debug information from stab.
显示从STAB提取调试信息的算法的流程图(续)。
Let's compare STAB and DWARF, and discuss extracting debug information from both formats.
接下来我们将比较STAB和DWARF,并讨论如何从这两种格式中提取调试消息。
If you can think of a visual, Ghosd, and the Synergy debug information can help you display it.
如果可以考虑视觉效果,Ghosd和Synergy调试信息可以帮助您显示它。
The sample application included provides important debug information to the user for any binary.
包含的样例应用程序为用户提供了有关任何二进制文件的重要调试信息。
The idea is to place code similar to this debug information around key areas of the rendered page.
其基本思想是在所呈现页面的关键区域周围放置类似于此调试信息的代码。
Also notice that the comment place in the shell script was not displayed in the debug information.
还要注意,在调试信息中没有显示shell脚本中的注释。
Hence, simply checking the debug information can ensure that the binaries are in sync with the source.
因此,检查调试信息可以确保二进制文件与源文件是同步的。
Debug information is generated by default when you build the debug configuration of your program.
在生成程序的调试配置时,会默认生成调试信息。
The following section describes how the debug information can be captured from STAB and DWARF sections.
下一节将描述如何从STAB和DWARF部分中捕捉调试信息。
The Release configuration of your program contains no symbolic debug information and is fully optimized.
程式的发行组态不包含符号侦错资讯,而且会完全最佳化。
It's unnecessary to debug an application locally, but we can make sure all the debug information is available.
从本地调试应用程序是没有必要的,但是这可以确保是否所有调试信息都可用。
For example additional debug information might be displayed in a browser during development and suppressed in production.
比如说,产品化开发和检查期间可以在浏览器中显示更多的调试信息。
If the executable was built without debug information in a compatible format, available features are further limited.
如果可执行文件在生成时没有兼容格式的调试信息,则可用功能将进一步受到限制。
The approach followed is to scan each binary file for debug information and determine which file names contribute to that binary.
接下来的步骤是扫描每个二进制文件中的调试信息,并判断哪些文件名构成该二进制文件。
If the debug engine is unable to find the source for the program using the debug information, you can edit the source lookup path.
如果调试引擎不能使用调试信息来找到程序的源代码,那么您可以编辑查找路径。
Section will have space allocated in the process when loaded. Set for all sections except those containing debug information.
在载入时,段将有空间分配在进程中。除了包含调试信息的段外,都将被设置。
To perform the debug of an application without a debugger by extracting the debug information separately and storing it in separate files.
在缺少调试器的情况下执行应用程序调试,方式是分别提取调试信息,并将它们存储到不同的文件中。
应用推荐