зеркало из https://github.com/microsoft/clrmd.git
db1564d652
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis From Version 8.0.0-beta.24525.2 -> To Version 8.0.0-beta.24562.12 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> |
||
---|---|---|
doc | ||
eng | ||
src | ||
test_artifacts | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
Build.cmd | ||
CONTRIBUTING.md | ||
Directory.Build.props | ||
Directory.Build.targets | ||
LICENSE | ||
Microsoft.Diagnostics.Runtime.sln | ||
NuGet.config | ||
README.md | ||
Restore.cmd | ||
SECURITY.md | ||
Test.cmd | ||
azure-pipelines-external.yml | ||
azure-pipelines-internal.yml | ||
build.sh | ||
global.json | ||
restore.sh | ||
test.sh |
README.md
Microsoft.Diagnostics.Runtime
Microsoft.Diagnostics.Runtime.dll
also called "ClrMD" 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 GettingStarted guide, FAQ, and Samples.
For information on migrating from ClrMD 2.0 -> 2.1 please take a look at Migrating21.
Latest package is available from Azure DevOps public feed: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
(browse).