microsoft / clrmd

Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.
MIT License
1.05k stars 255 forks source link

[LoongArch64] Add support for loongarch64 architecture #1281

Closed chenguohui closed 2 months ago

chenguohui commented 3 months ago

Add support for the new architecture LoongArch64.

@shushanhf

chenguohui commented 3 months ago

@microsoft-github-policy-service agree

shushanhf commented 3 months ago

Hi, @am11 Could you help to review this PR? Thanks!

am11 commented 3 months ago

The code changes look good. Perhaps @mikem8361 can take a look together with dotnet/diagnostics PR for loongarch64.

am11 commented 2 months ago

cc @leculver, this is similar to riscv64 https://github.com/microsoft/clrmd/pull/1255.