From: Anton Blanchard Date: Tue, 1 Sep 2015 21:55:37 +0000 (+1000) Subject: Add PowerPC specific ptrace constants X-Git-Tag: v4.11~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6375f151a73bcd44152e572c323bc5b50fa3255e;p=strace Add PowerPC specific ptrace constants * xlat/ptrace_cmds.in: Add PowerPC specific ptrace constants. --- diff --git a/xlat/ptrace_cmds.in b/xlat/ptrace_cmds.in index e28a5dfb..257420b3 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