ptrace: Add support for GETREGSET
authorFrederic Berat <fberat@de.adit-jv.com>
Thu, 12 May 2016 13:49:34 +0000 (15:49 +0200)
committerKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 26 May 2017 13:26:08 +0000 (15:26 +0200)
commit019b3f6ed2a4e0ccb7dacf3e089a8d45a55d27f7
tree763f13bbe5594b8ba31f289d198f30a1bdc17d21
parent21cc0666d358e718da8324ca4ab1c6ed3ef613cc
ptrace: Add support for GETREGSET

Adding support for PTRACE_GETREGSET that is expected to replace
PTRACE_PEEK for newer architectures.

Origin: https://lists.nongnu.org/archive/html/libunwind-devel/2016-07/msg00001.html
Change-Id: I2e720e6697fbc1facf1d7547b398f5665b17731e
Signed-off-by: Frederic Berat <fberat@de.adit-jv.com>
configure.ac
include/libunwind-aarch64.h
include/libunwind-arm.h
include/libunwind-hppa.h
include/libunwind-x86.h
include/libunwind-x86_64.h
src/ptrace/_UPT_access_fpreg.c
src/ptrace/_UPT_access_reg.c