Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getregs/setregs for android x86_64 #1696

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

s1341
Copy link

@s1341 s1341 commented Apr 11, 2022

No description provided.

@s1341
Copy link
Author

s1341 commented Apr 11, 2022

Note that this PR depends on rust-lang/libc#2748, and will need that to compile (specifically the addition of PTRACE_GETREGS/PTRACE_SETREGS.

@rtzoeller
Copy link
Collaborator

@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)?

@s1341
Copy link
Author

s1341 commented May 10, 2022

will do

@tiann
Copy link

tiann commented Aug 5, 2022

Is this PR ready to merge? the rust-lang/libc#2748 is merged

@s1341
Copy link
Author

s1341 commented Aug 5, 2022

Yes. I just haven’t had time to rebase and squash.

@SteveLauC
Copy link
Member

Hi @s1341, interested in finishing this? This change needs a CHANGELOG, please see CONTRIBUTING.md on how to add a changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants