This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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 (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]