From: Nicholas N. <nj...@ca...> - 2003-11-27 09:19:49
|
On Thu, 27 Nov 2003, Dirk Mueller wrote: > > Is a solaris version of valgrind ever likely ? > > Its on the todo,but if nobody is helping with it, its likely not going to > happen. Note that this is on the very-speculative-and-would-be-a-lot-of-work part of the todo list :) A Solaris port has been requested almost as frequently as a Windows port. But a port would be difficult to a non-open source OS, because Valgrind does lots of low-level OS stuff. A BSD port (FreeBSD is easily the most asked-for) would be a much easier first OS port. Also, I suspect we wouldn't get full value out of a Solaris port without also doing a SPARC architecture port. N |