]> granicus.if.org Git - strace/commit
hppa: enhance decoding of PTRACE_PEEKUSER and PTRACE_POKEUSER
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 16 Feb 2019 00:33:38 +0000 (00:33 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 16 Feb 2019 00:33:38 +0000 (00:33 +0000)
commit7dcc854b5430fa594f042fa481ec915fde53f530
tree9aa9e547e9df5cf2e49599d6354db5550f8c5764
parent7a6dbfedfd7ee12b7159f87d0e5294d0b2cfc275
hppa: enhance decoding of PTRACE_PEEKUSER and PTRACE_POKEUSER

Print symbolic constants corresponding to numeric arguments
of PTRACE_PEEKUSER and PTRACE_POKEUSER requests.

* linux/hppa/userent.h: New file.
* Makefile.am (EXTRA_DIST): Add it.
* NEWS: Mention this.
Makefile.am
NEWS
linux/hppa/userent.h [new file with mode: 0644]