Add sparc64 specific ptrace constants
* xlat/ptrace_cmds.in: Add PTRACE_GETREGS64, PTRACE_SETREGS64, PTRACE_GETFPREGS64, and PTRACE_SETFPREGS64.
This commit is contained in:
parent
daa04830aa
commit
4b69c4736c
@ -93,6 +93,10 @@ PTRACE_READTEXT
|
||||
PTRACE_WRITETEXT
|
||||
PTRACE_GETFPAREGS
|
||||
PTRACE_SETFPAREGS
|
||||
PTRACE_GETREGS64
|
||||
PTRACE_SETREGS64
|
||||
PTRACE_GETFPREGS64
|
||||
PTRACE_SETFPREGS64
|
||||
/* x86 */
|
||||
PTRACE_ARCH_PRCTL
|
||||
PTRACE_SYSEMU
|
||||
|
Loading…
x
Reference in New Issue
Block a user