|
From: Tom H. <to...@co...> - 2008-12-14 15:47:36
|
Mayank Jain wrote: > Valgrind is such a useful tool to detect the memory leak. I want to use > this on FreeBSD amd64 bit architecture. Is there any plans to port this > for amd64. I am very interested to get this feature and I guess there > are lots of other people who are also interested with this. Can any body > let me know or share some information how can I port valgrind for amd64. > Any suggestions and help will be greately appreciated. Valgrind works find on amd64 and has done for a long time. What it doesn't do is work on FreeBSD though. There was an attempt to port it a long time ago, but it was never merged back and I don't know what the current status of it is. Perhaps you're talking about that old FreeBSD port, which probably doesn't support amd64, rather than the current core valgrind code, which does? Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |