...
首页> 外文期刊>MSDN Magazine >Examine Running Processes Using Both Managed and Unmanaged Code
【24h】

Examine Running Processes Using Both Managed and Unmanaged Code

机译:使用托管和非托管代码检查运行过程

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

获取外文期刊封面封底 >>

       

摘要

Interested in debugging techniques? You've come to the right place. In this article, you'll discover how to write a utility called AssemblyBrowser, which is similar to the Unix ps tool. AssemblyBrowser allows you to browse managed processes, App-Domains, assemblies, modules, and even the classes loaded by the runtime. You'll see how to get a process' ID, name, priority, number of threads, kernel handle, and memory consumption, as well as its user-mode, kernel-mode, and total elapsed running time. AssemblyBrowser is based on the common language runtime (CLR) debugging services, which supplies a number of services that form the foundation of the tool.
机译:对调试技术感兴趣?您来对地方了。在本文中,您将发现如何编写一个名为AssemblyBrowser的实用程序,该实用程序类似于Unix ps工具。 AssemblyBrowser允许您浏览托管流程,应用程序域,程序集,模块,甚至浏览运行时加载的类。您将看到如何获取进程的ID,名称,优先级,线程数,内核句柄和内存消耗,以及其用户模式,内核模式和总运行时间。 AssemblyBrowser基于公共语言运行时(CLR)调试服务,该服务提供构成该工具基础的大量服务。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号