|
From: Paul M. <pau...@ce...> - 2006-01-26 20:09:58
|
what is the latest version of valgrind that supports helgrind? (since it is broken in the current version) |
|
From: Jose S. <joe...@gm...> - 2006-05-03 15:07:18
|
Hi I'm using vagrind-3.0.1 but when I try to use the helgrind tool I get th=
is:
Helgrind is currently not working, because:
(a) it is not yet ready to handle the Vex IR and the use with 64-bit
platforms introduced in Valgrind 3.0.0
(b) we need to get thread operation tracking working again after
the changes added in Valgrind 2.4.0
Sorry for the inconvenience. Let us know if this is a problem for you.
What version of valgrind should I use to have acess to the helgrind tool?
Regards,
Jose Silva
|
|
From: Paul W. <pa...@bl...> - 2006-05-03 16:32:19
|
On Wed, May 03, 2006 at 08:07:16AM -0700, Jose Silva wrote:
> What version of valgrind should I use to have acess to the helgrind tool?
2.2.0 was the last version with a working Helgrind.
This question seems to come up quite a bit - the answer's in the archives.
;-)
--
Paul
It's worse than that, it crashed, Jim.
|
|
From: Olly B. <ol...@su...> - 2006-05-03 17:00:15
|
On 2006-05-03, Paul Walker <pa...@bl...> wrote:
> On Wed, May 03, 2006 at 08:07:16AM -0700, Jose Silva wrote:
>
>> What version of valgrind should I use to have acess to the helgrind tool?
>
> 2.2.0 was the last version with a working Helgrind.
>
> This question seems to come up quite a bit - the answer's in the archives.
Perhaps the error message which is given should mention that 2.2.0
is the version you actually need if you want to use helgrind?
Cheers,
Olly
|
|
From: Nicholas N. <nj...@cs...> - 2006-05-03 19:38:40
|
On Wed, 3 May 2006, Olly Betts wrote: >>> What version of valgrind should I use to have acess to the helgrind tool? >> >> 2.2.0 was the last version with a working Helgrind. >> >> This question seems to come up quite a bit - the answer's in the archives. > > Perhaps the error message which is given should mention that 2.2.0 > is the version you actually need if you want to use helgrind? The code in SVN gives this information, so it will be printed with 3.2.0 which will be out in the not-too-distant future. Nick |
|
From: Shwetha D. <shw...@ya...> - 2006-06-13 21:16:25
|
hey, I am using valgrind 3.2.0 and I not find helgrind. Could you let me knwo where I can find helgrind? Thx Shwetha Regards, Shwetha Harish (503)466 0221/(503)330 5665 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
|
From: Dennis L. <pla...@pr...> - 2006-06-21 18:44:18
|
Hello, could some related music maybe speed up the developement ;) ? http://www.helgrind.co.uk/ greets Dennis |
|
From: Shwetha D. <shw...@ya...> - 2006-07-14 19:04:45
|
I am interested in playing with helgrind. Can you please tell me where I can obtain the package? I am using Fedora Core 5. Thanks Regards, Shwetha Harish (503)466 0221/(503)330 5665 --------------------------------- Sneak preview the all-new Yahoo.com. It's not radically different. Just radically better. |
|
From: Julian S. <js...@ac...> - 2006-02-14 16:08:42
|
On Thursday 26 January 2006 20:10, Paul Moore wrote: > what is the latest version of valgrind that supports helgrind? (since it > is broken in the current version) 2.2.0 was the last version in which Helgrind worked, I believe. Alas. J |