aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2016-07-28 10:57:42 +0800
committerMichael Ellerman <[email protected]>2016-08-01 11:15:22 +1000
commitfa439810cc1b3c927ec24ede17d02467e1b143a1 (patch)
tree1b91445dba993ea2538d9ce4881b93ee4572ea4a /scripts/gdb/linux/tasks.py
parentc45dc9003a0722fdebf603cb63033046a70d24cd (diff)
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
This patch enables support for running TAR, PPR, DSCR registers related ELF core notes NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR based ptrace requests through PTRACE_GETREGSET, PTRACE_SETREGSET calls. This is achieved through adding three new register sets REGSET_TAR, REGSET_PPR, REGSET_DSCR in powerpc corresponding to the ELF core note sections added in this regad. It implements the get, set and active functions for all these new register sets added. Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Simon Guo <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions