|
From: Dirk M. <dm...@gm...> - 2005-08-18 17:42:21
|
Hi, as far as I know, valgrind 3.x doesn't have biarch support, i.e. doesn't allow valgrinding of 32bit elf binaries on x86_64. Correct? Dirk |
|
From: Julian S. <js...@ac...> - 2005-08-18 21:55:22
|
> as far as I know, valgrind 3.x doesn't have biarch support, i.e. doesn't > allow valgrinding of 32bit elf binaries on x86_64. Well, a 64-bit build won't be able to do that. A 32-bit build might, but I don't know anything much about this area. TomH might know more. J |