]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Implement ptrace syscall wrapper for arm64-linux.
authorMark Wielaard <mark@klomp.org>
Tue, 19 Jun 2018 16:26:43 +0000 (18:26 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 21 Jun 2018 06:17:41 +0000 (08:17 +0200)
commit6fbd9bf771494a4c547c6649cf90ae285fb709ae
tree46cc5afb44acb4d23cd2898ec6399df99d2d2620
parentfbbb696c5d1e93d4ac6cb548c68bb3f443ceef42
Implement ptrace syscall wrapper for arm64-linux.

With this valgrind is able to run gdb on arm64.
Also fixes the memcheck/tests/linux/getregset testcase.

https://bugs.kde.org/show_bug.cgi?id=368913
NEWS
coregrind/m_syswrap/syswrap-arm64-linux.c