nix
nix copied to clipboard
Add getregs/setregs for android x86_64
Note that this PR depends on https://github.com/rust-lang/libc/pull/2748, and will need that to compile (specifically the addition of PTRACE_GETREGS/PTRACE_SETREGS.
@s1341 once the libc changes are in a release, can you rebase this and add a note to the Added section of the changelog (squashed into the existing commit)?
will do
Is this PR ready to merge? the https://github.com/rust-lang/libc/pull/2748 is merged
Yes. I just haven’t had time to rebase and squash.
Hi @s1341, interested in finishing this? This change needs a CHANGELOG, please see CONTRIBUTING.md on how to add a changelog