|
From: Tom H. <to...@co...> - 2005-11-07 19:14:46
|
The SVN version of valgrind now has support for running 32 bit x86 binaries on amd64 systems - when valgrind is built on amd64 it will build with support for both x86 and amd64 binaries so that it can run both 32 bit and 64 bit programs. The correct tool should be selected automatically including when a 32 bit program is exec'ed from a 64 bit program or vice versa and the --trace-children=yes flag is used to cause valgrind to trace the new program. Please do try it out if you want and let us know on the mailing lists or by filing a bug on the bug tracker if you encounter any problems. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |