|
From: linux u. <lin...@gm...> - 2009-02-19 16:03:43
|
>From what I understand,Valgrind 3.2.3 supports Helgrind.It would be great if
you could let me know if you are able to run Helgrind from the Valgrind
3.2.3 suite.After having built Valgrind 3.2.3 under gcc 3.4 and glibc 2.3.4
environment,I get the following error message when I run /bin/valgrind
--tool=helgrind.Any suggestions?
-------------------
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
If you want to use Helgrind, you'll have to use Valgrind 2.2.0, which is
the most recent Valgrind release that contains a working Helgrind.
Sorry for the inconvenience. Let us know if this is a problem for you.
----------------------
|
|
From: Konstantin S. <kon...@gm...> - 2009-02-19 16:26:06
|
On Thu, Feb 19, 2009 at 7:03 PM, linux user <lin...@gm...> wrote: > From what I understand,Valgrind 3.2.3 supports Helgrind. No, it does not. Try 3.4.1 --kcc > It would be great if > you could let me know if you are able to run Helgrind from the Valgrind > 3.2.3 suite.After having built Valgrind 3.2.3 under gcc 3.4 and glibc 2.3.4 > environment,I get the following error message when I run /bin/valgrind > --tool=helgrind.Any suggestions? > ------------------- > 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 > If you want to use Helgrind, you'll have to use Valgrind 2.2.0, which is > the most recent Valgrind release that contains a working Helgrind. > > Sorry for the inconvenience. Let us know if this is a problem for you. > ---------------------- > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > > |
|
From: linux u. <lin...@gm...> - 2009-02-19 16:47:02
|
Konstatntin, So Valgrind 3.2.3 doesn't support Helgrind.Why doesn't the documentation/user manual for 3.2.3 say that? This is what the doc states: Note: Helgrind does not work in Valgrind 3.1.0. We hope to reinstate in version 3.2.0. That statement made me think that Valgrind 3.2.3 supports Helgrind. On Thu, Feb 19, 2009 at 11:25 AM, Konstantin Serebryany < kon...@gm...> wrote: > On Thu, Feb 19, 2009 at 7:03 PM, linux user <lin...@gm...> wrote: > > From what I understand,Valgrind 3.2.3 supports Helgrind. > No, it does not. > Try 3.4.1 > > --kcc > > > It would be great if > > you could let me know if you are able to run Helgrind from the Valgrind > > 3.2.3 suite.After having built Valgrind 3.2.3 under gcc 3.4 and glibc > 2.3.4 > > environment,I get the following error message when I run /bin/valgrind > > --tool=helgrind.Any suggestions? > > ------------------- > > 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 > > If you want to use Helgrind, you'll have to use Valgrind 2.2.0, which is > > the most recent Valgrind release that contains a working Helgrind. > > > > Sorry for the inconvenience. Let us know if this is a problem for you. > > ---------------------- > > > ------------------------------------------------------------------------------ > > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > > -Strategies to boost innovation and cut costs with open source > participation > > -Receive a $600 discount off the registration fee with the source code: > SFAD > > http://p.sf.net/sfu/XcvMzF8H > > _______________________________________________ > > Valgrind-users mailing list > > Val...@li... > > https://lists.sourceforge.net/lists/listinfo/valgrind-users > > > > > |
|
From: linux u. <lin...@gm...> - 2009-02-20 14:44:35
|
I'd really appreciate it if someone could confirm if Valgrind 3.2.3 supports Helgrind or not. Thanks. On Thu, Feb 19, 2009 at 11:46 AM, linux user <lin...@gm...> wrote: > Konstatntin, > > So Valgrind 3.2.3 doesn't support Helgrind.Why doesn't the > documentation/user manual for 3.2.3 say that? > > This is what the doc states: > Note: Helgrind does not work in Valgrind 3.1.0. We hope to reinstate in > version 3.2.0. > > That statement made me think that Valgrind 3.2.3 supports Helgrind. > > > On Thu, Feb 19, 2009 at 11:25 AM, Konstantin Serebryany < > kon...@gm...> wrote: > >> On Thu, Feb 19, 2009 at 7:03 PM, linux user <lin...@gm...> >> wrote: >> > From what I understand,Valgrind 3.2.3 supports Helgrind. >> No, it does not. >> Try 3.4.1 >> >> --kcc >> >> > It would be great if >> > you could let me know if you are able to run Helgrind from the Valgrind >> > 3.2.3 suite.After having built Valgrind 3.2.3 under gcc 3.4 and glibc >> 2.3.4 >> > environment,I get the following error message when I run /bin/valgrind >> > --tool=helgrind.Any suggestions? >> > ------------------- >> > 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 >> > If you want to use Helgrind, you'll have to use Valgrind 2.2.0, which >> is >> > the most recent Valgrind release that contains a working Helgrind. >> > >> > Sorry for the inconvenience. Let us know if this is a problem for you. >> > ---------------------- >> > >> ------------------------------------------------------------------------------ >> > Open Source Business Conference (OSBC), March 24-25, 2009, San >> Francisco, CA >> > -OSBC tackles the biggest issue in open source: Open Sourcing the >> Enterprise >> > -Strategies to boost innovation and cut costs with open source >> participation >> > -Receive a $600 discount off the registration fee with the source code: >> SFAD >> > http://p.sf.net/sfu/XcvMzF8H >> > _______________________________________________ >> > Valgrind-users mailing list >> > Val...@li... >> > https://lists.sourceforge.net/lists/listinfo/valgrind-users >> > >> > >> > > |
|
From: Tom H. <to...@co...> - 2009-02-20 14:59:39
|
linux user wrote: > I'd really appreciate it if someone could confirm if Valgrind 3.2.3 supports > Helgrind or not. I believe you've already been told fairly clearly that it doesn't. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |