Not all of that register is readable/writable in user mode. This means
that even if the inferior is stopped, parts of the register could be
changing. So, do not flip this register to check if its value can be
restored.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Yes, it fails only on older Android API levels (which run older kernels). There also, it is flaky, not really 100% reproducible.