clrmd

Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.

  • 所有者: microsoft/clrmd
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Microsoft.Diagnostics.Runtime

ClrMD version, Debug, Release, -, :-:, :-:, Windows, ![Build Status][windows-debug-status], ![Build Status][windows-release-status], Linux, ![Build Status][linux-debug-status], ![Build Status][linux-release-status], [windows-debug-status]: https://dev.azure.com/dnceng/public/_apis/build/status/Microsoft-clrmd-github?configuration=Windows_NT%20debug&label=tests
[windows-release-status]: https://dev.azure.com/dnceng/public/_apis/build/status/Microsoft-clrmd-github?configuration=Windows_NT%20debug&label=tests
[linux-debug-status]: https://dev.azure.com/dnceng/public/_apis/build/status/Microsoft-clrmd-github?configuration=Linux%20debug&label=tests
[linux-release-status]: https://dev.azure.com/dnceng/public/_apis/build/status/Microsoft-clrmd-github?configuration=Linux%20release&label=tests

Microsoft.Diagnostics.Runtime.dll (nicknamed "CLR MD") is a process and crash
dump introspection library. This allows you to write tools and debugger plugins
which can do thing similar to SOS and PSSCOR.

For more details, take a look at the documentation and samples.

FAQ

Please see the FAQ for more information.

Tutorials

Here you will find a step by step walkthrough on how to use the CLR MD API.
These tutorials are meant to be read and worked through in linear order to teach
you the surface area of the API and what you can do with it.

  1. Getting Started - A brief introduction
    to the API and how to create a CLRRuntime instance.

  2. The CLRRuntime Object - Basic operations
    like enumerating AppDomains, Threads, the Finalizer Queue, etc.

  3. Walking the Heap - Walking objects on
    the GC heap, working with types in CLR MD.

  4. Types and Fields in CLRMD - More
    information about dealing with types and fields in CLRMD.

  5. Machine Code in CLRMD - Getting access to
    the native code produced by the JIT or NGEN

主要指标

概览
名称与所有者microsoft/clrmd
主编程语言C#
编程语言Batchfile (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2015-09-16 18:37:49
推送于2025-04-28 23:23:25
最后一次提交
发布数0
用户参与
星数1.1k
关注者数192
派生数258
提交数1.2k
已启用问题?
问题数343
打开的问题数37
拉请求数890
打开的拉请求数0
关闭的拉请求数78
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?