Generates a native image to be used by a debugger in the common language runtime s optimized debugging mode 生成将由调试器在公共语言运行库的优化调试模式下使用的本机映像。
Always disable debug mode before deploying a production application or conducting any performance measurements 在部署生产应用程序或进行任何性能测量之前,始终禁用调试模式。
Remember to disable debug mode before you deploy a release application or conduct performance measurements 请记住,在部署发布版本的应用程序或进行性能度量之前要禁用调试模式。
The debug output can be viewed in the visual studio output window when running your application in debug mode 以调试模式运行应用程序时,可以在visual studio的“输出”窗口中查看调试输出。
Make sure demoapp is selected as the startup project , and then press f5 to start the client application in debug mode 确保选择demoapp作为启动项目,然后按f5在调试模式下启动客户端应用程序。
If debug mode is enabled , the dynamically generated page also includes an excerpt of the source code where the error originated 如果启用了调试模式,则动态生成的页面还包括出现错误的源代码的摘要。
In visual web developer , the designer changes to debug mode displaying the code for your page and some debugger windows 在visual web developer中,设计器更改为调试模式,显示页的代码和一些调试器窗口。
A safearray of guids that determines which environment contexts that is , debug mode , design mode , and so on enable the command Guid的safearray ,它确定哪些环境上下文(即调试模式、设计模式等)启用此命令。
Running a program in debug mode allows you to use breakpoints to pause the program to examine the state of variables and objects 以“调试”模式运行程序使您可以使用断点来暂停程序,以检查变量和对象的状态。
If the procedure was originally created without the debugging option , it can be altered to be created in debug mode ,创建需要进行调试的过程。如果最初创建的过程没有调试选项,可以更改为是在调试模式创建的。