[PATCH] Fix PTRACE_GETREGSET failure for compat inferiors on arm64

Yao Qi qiyaoltc@gmail.com
Mon Dec 5 10:26:00 GMT 2016


On 16-12-04 11:30:36, Kees Cook wrote:
> Right, I was asking how the target description is built. I couldn't
> determine where FPA was detected.
>

It is detected in arm-tdep.c:arm_gdbarch_init, which looks for feature
org.gnu.gdb.arm.fpa, and set have_fpa_registers to 1 if this feature is
found.

-- 
Yao 



More information about the Gdb-patches mailing list