|
From: Dennis L. <pla...@in...> - 2005-07-19 14:32:13
|
At 16:08 19.07.2005, Julian Seward wrote: > > I think Valgrind is a fabulous achievement. But regarding the 3.0 line, > > I think it should be made more clear that this version still doesn't > > take advantage of the large address space that is available for > > processes on AMD64 platforms. > >There are various limitations etc which will be documented, and this >will be amongst them. It's not a reason for delaying 3.0 though. I agree. As long as valgrind3 is usable, it has been a great tool which helped us developing/porting applications for 64Bit. In my opinion address space limitation should be fixed quite soon, but is no reason to delay a release, since I think most applications and developers dont use 64Bit because of the big address space. And even if, most of them will be able to split up their programs into little test cases for which valgrind3 will be of great use. greets Dennis Carpe quod tibi datum est |