nix icon indicating copy to clipboard operation
nix copied to clipboard

Add `getregs()`/`setregs()`/`getregset()`/`setregset()` support for loongarch64-linux-gnu/musl

Open Fearyncess opened this issue 1 year ago • 10 comments
trafficstars

What does this PR do

This pull request will add ptrace reg funcs support for loongarch64 architectures, includes loongarch64-linux-gnu and loongarch64-linux-musl.

Checklist:

  • [x] I have read CONTRIBUTING.md
  • [x] I have written necessary tests and rustdoc comments
  • [x] A change log has been added if this PR modifies nix's API

Fearyncess avatar Sep 18 '24 16:09 Fearyncess