-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#1569 AArch64: Use PTRACE_GETREGSET and PTRACE_SETREGSET.
PTRACE_GETREGS and PTRACE_SETREGS are not available on arm64 so use PTRACE_GETREGSET and PTRACE_SETREGSET instead. This code is currently not tested. Review-URL: https://codereview.appspot.com/292870043
- Loading branch information
1 parent
1b4b1f4
commit 318d1fe
Showing
1 changed file
with
33 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters