g选项提示编译器为源代码生成调试信息。
The -g option prompts the compiler to generate debug information for the source code.
在生成程序的调试配置时,会默认生成调试信息。
Debug information is generated by default when you build the debug configuration of your program.
对于某些对象文件格式,调试信息被封装到统称为STAB指令的汇编程序指令中,这些指令分布在生成的代码中。
For some object file formats, the debugging information is encapsulated in assembler directives known collectively as STAB directives, which are interspersed with the generated code.
生成的调试信息的数量。
基本上能够生成调试样式表需要的任何信息。
It can generate essentially any information you need to help you debug the stylesheet.
为了确定页面加载缓慢的原因,特别是在问题零星出现的时候,在生成的HTML源代码中添加调试计时信息可能非常有用。
To identify the cause of slowly loading pages, especially when the problem is sporadic, it can be useful to add debug timing information into the generated HTML source. These timings can be for
Out put部分提供了迁移的WAR或EAR文件的位置、生成的任何jython脚本的位置,以及包含跟踪和调试信息的日志文件。
The Output section provides the location of the converted WAR or EAR file, the location of any generated Jython scripts and the log file which contains tracing and debugging information.
Eclipse或 GDB都不能理解由Microsoft编译器生成的调试信息。
Neither Eclipse nor GDB understand the debugging information generated by Microsoft compilers.
而9级的调试会生成大量的信息,因为它要转储所有页的页头。
Debug level 9 generates a lot of information because it dumps the page headers of all pages.
其级别使用数字值0到9表示,0关闭组件的调试,而9会生成最多的信息,其中包括内存转储。
Levels are numeric values 0 through 9, where 0 turns debug off for that component and 9 generates the most information, including memory dumps.
已对生成网络流量的类进行检测以输出用于应用程序调试和诊断的跟踪信息。
Classes that generate network traffic have been instrumented to output trace information for application debugging and diagnostics.
当托管代码生成异常时,clr调试api将暂停执行进程,并将异常信息传递给调试器。
When managed code generates an exception, the CLR debugging API suspends the execution of the process and passes the exception information to the debugger.
如何:生成带有选定模块的调试信息的MFC应用程序。
How to: Build an MFC Application with Debug Information for Selected Modules.
生成只带有选定模块的调试信息、您自己的应用程序。
Build your own application with debug information for selected modules only.
这些选项生成单个程序数据库(PDB)文件,该文件包含整个库的调试信息,减少了冗遇并节省了空间。
These options build a single program database (PDB) file that contains debug information for the entire library, reducing redundancy and saving space.
如果可执行文件在生成时没有兼容格式的调试信息,则可用功能将进一步受到限制。
If the executable was built without debug information in a compatible format, available features are further limited.
诊断符号存储区API可使编译器生成供调试器使用的符号信息。
The diagnostics symbol store API enables a compiler to generate symbol information for use by a debugger.
诊断符号存储区API可使编译器生成供调试器使用的符号信息。
The diagnostics symbol store API enables a compiler to generate symbol information for use by a debugger.
应用推荐