PATCH: PR gdb/13969: GDBserver doesn't check unsupported binary

Pedro Alves palves@redhat.com
Thu Apr 12 17:20:00 GMT 2012


On 04/12/2012 05:45 PM, H.J. Lu wrote:

> x32 ptrace returns x32 siginfo, 


ok.

> which is compatible with ia32 inferior


I believe clock_t will be 64-bit with x32, however, right?
If so, amd64-linux-nat.c:compat_siginfo_from_siginfo|siginfo_from_compat_siginfo
(and the gdbserver equivalents) will need adjustment (for the 64-bit X x32 case).
This is something most probably not caught by the testsuite.

-- 
Pedro Alves



More information about the Gdb-patches mailing list