[PATCH] aarch64 multi-arch support (part 2): siginfo fixup

Yao Qi qiyaoltc@gmail.com
Fri Sep 11 08:39:00 GMT 2015


Andrew Pinski <pinskia@gmail.com> writes:

Hi Andrew,

> This might fix the issue I having with ILP32 and siginfo. Though it
> might be still broken since time_t is 64bit for ILP32 (at least the
> current definition).

You may need separate fixup functions for ILP32, like what we are doing
for x32 on amd64.  See amd64-linux-nat.c:amd64_linux_siginfo_fixup.

b.t.w, I find you create a remote branch for gdb-aarch64-ilp32, but I
don't take a look.  Out of my curiosity, what is its state now?  Is it
ready for submission recently?

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list