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

Attachment: pgpZeRXc8XXkl.pgp
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to