首页> 外文期刊>MSDN Magazine >CLR Debugging Improve Your Understanding of .NET Internals by Building a Debugger for Managed Code
【24h】

CLR Debugging Improve Your Understanding of .NET Internals by Building a Debugger for Managed Code

机译:CLR调试通过为托管代码构建调试器来增进您对.NET内部的了解

获取原文
获取原文并翻译 | 示例

摘要

With the release of .NET, the Microsoft scripting strategy has evolved. Script engines can now compile or interpret code for the Microsoft common language runtime (CLR) instead of integrating debugging capabilities directly into apps through Active Scripting. With that change comes a new set of published services for including debugging functionality in a custom host application. You'll see how to use the debugging services published in the .NET Framework to create a full-featured CLR debugger that allows you to set breakpoints, view call stacks, browse variables, view processes, enumerate threads, and perform other important debugging tasks.
机译:随着.NET的发布,Microsoft脚本策略得到了发展。脚本引擎现在可以为Microsoft公共语言运行时(CLR)编译或解释代码,而不是通过Active Scripting将调试功能直接集成到应用程序中。随之而来的是一组新的已发布服务,这些服务包括自定义主机应用程序中的调试功能。您将看到如何使用.NET Framework中发布的调试服务来创建功能齐全的CLR调试器,该调试器允许您设置断点,查看调用堆栈,浏览变量,查看进程,枚举线程以及执行其他重要的调试任务。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号