[PATCH] Add PowerPC specific ptrace constants

Anton Blanchard anton at samba.org
Tue Sep 1 21:55:37 UTC 2015


* xlat/ptrace_cmds.in: Add PowerPC specific ptrace constants.
---

diff --git a/xlat/ptrace_cmds.in b/xlat/ptrace_cmds.in
index e28a5df..257420b 100644
--- a/xlat/ptrace_cmds.in
+++ b/xlat/ptrace_cmds.in
@@ -65,6 +65,9 @@ PTRACE_GETVSRREGS
 PTRACE_SETVSRREGS
 PTRACE_GET_DEBUGREG
 PTRACE_SET_DEBUGREG
+PPC_PTRACE_GETHWDBGINFO
+PPC_PTRACE_SETHWDEBUG
+PPC_PTRACE_DELHWDEBUG
 /* s390 */
 PTRACE_PEEKUSR_AREA
 PTRACE_POKEUSR_AREA




More information about the Strace-devel mailing list