[Lldb-commits] [PATCH] D9104: Fix NativeProcessLinux Read/Write register operations for arm
Tamas Berghammer
tberghammer at google.com
Wed Jul 8 01:38:34 PDT 2015
Do you see any failure caused by the lack of this patch? On android-arm, register read works without any change, so I am not sure what is the original background of this change, and I prefer not to apply it for android as PTRACE_GETREGS is slower then PTRACE_POKEUSER.
http://reviews.llvm.org/D9104
More information about the lldb-commits
mailing list