[PATCH] Add PowerPC specific ptrace constants

Dmitry V. Levin ldv at altlinux.org
Tue Sep 8 22:52:52 UTC 2015


On Wed, Sep 02, 2015 at 07:55:37AM +1000, Anton Blanchard wrote:
> 
> * 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

Should other PPC_PTRACE_* constants be added along with these?


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150909/628ed763/attachment.bin>


More information about the Strace-devel mailing list