Re: [PATCH V4 7/8] powerpc, ptrace: Enable support for miscellaneous debug registers
From: Denis Kirjanov <hidden>
Date: 2014-11-24 14:04:46
Also in:
lkml
On 11/21/14, Anshuman Khandual [off-list ref] wrote:
On 11/14/2014 03:30 PM, Denis Kirjanov wrote:quoted
On 11/13/14, Anshuman Khandual [off-list ref] wrote:quoted
quoted
On 11/11/2014 10:56 AM, Anshuman Khandual wrote:quoted
quoted
This patch enables get and set of miscellaneous debug registers through ptrace PTRACE_GETREGSET-PTRACE_SETREGSET interface by implementing new powerpc specific register set REGSET_MISC support corresponding to the new ELF core note NT_PPC_MISC added previously in this regard.Right now this one does not compile for "ppc64e_defconfig" and "pmac32_defconfig" config options. The patch below will fix it and would be part of next revision.It would be great to have a test tool for that under tools/testing/selftests/ptrace/Hey Denis, I have already added one test case under selftests/powerpc/tm/ which will test all the newly added ELF core note based ptrace requests on powerpc. This test case is added as part of the next patch 8/8 in the series. Please let me know if the test case does not cover something you are looking for.
Oh, I've missed this one. Anyway, I'll wait the second version to test. Thanks.
_______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev