This is the mail archive of the gdb-prs@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]

[Bug gdb/20287] X32 and "gdb_static_assert (sizeof (nat_siginfo_t) == sizeof (siginfo_t))"


https://sourceware.org/bugzilla/show_bug.cgi?id=20287

--- Comment #48 from Pedro Alves <palves at redhat dot com> ---
I installed Ubuntu 16.04 in a vm this morning to take a look at this.  Ubuntu
has enough x32 runtime packages (glibc, libgcc, etc.) making it easy to build
an x32 gdb.

I saw that the patch needs a couple tweaks for (remove casts through void *,
for C++).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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