|
From: Nicholas N. <nj...@ca...> - 2003-08-22 08:13:25
|
On Thu, 21 Aug 2003, Trey Jackson wrote: > I didn't see any mention of valgrind being strictly 32-bit in the > documentation. Does it support 64-bit? It's strictly IA-32 only, ie. won't run any 64-bit code. Apparently it can run 32-bit-only code on 64-bit machines like the Opteron; not sure about IA-64 machines though. N |