From: Matthias S. <zz...@ge...> - 2015-02-02 06:51:24
|
Hi! Just out of interest: Is the new x32 ABI for amd64 already supported in valgrind? From looking at the source-code I would guess not. What would be necessary to support this? Ideas: * Support the missing syscalls. * Support for more "secondary" archs (Makefile cleanup) * A valgrind-loader for x32 * Making 32bit vs. 64bit memory management depend on ABI and not on cpu architecture. Regards Matthias |