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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?