| 1. | Generate symbolic debugging information character set 生成符号调试信息 |
| 2. | This command mimics the nt symbolic debugger 此命令模仿nt符号调试器 |
| 3. | Real programmers don ' t use symbolic debuggers , who needs symbols 真正的程序员不用符号调试器,谁需要符号呢? |
| 4. | Symbolic debugging information 符号调试信息 |
| 5. | Produces an . obj file containing full symbolic debugging information for use with the debugger 生成包含用于调试器的完整符号调试信息的. obj文件。 |
| 6. | The xsl debug perspective enables you to debug xsl transformations in a symbolic debugger Xsl debug perspective使您可以在一个符号调试程序中调试xsl转换。 |
| 7. | The release configuration of your program contains no symbolic debug information and is fully optimized 程序的“发布”配置被完全优化,不包含任何符号调试信息。 |
| 8. | The debug configuration of your program is compiled with full symbolic debug information and no optimization 程序的“调试”配置用全部符号调试信息编译,不进行优化。 |
| 9. | The symbolic debugging information includes the names and types of variables , as well as functions and line numbers 符号调试信息包括变量的名称和类型以及函数和行号。 |
| 10. | When you use optimizations to create a release build , the compiler will not produce symbolic debugging information 当使用优化创建发布版本时,编译器不会产生符号调试信息。 |