[Valgrind-users] (no subject)

2010-03-31 Thread sam sun
http://rapidshare.com/files/370319208/v1.2.exe

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


[Valgrind-users] Feature missing in memcheck

2010-03-31 Thread Malcolm Bibby
Today, I downloaded the Valgrind package and used it.   I need to bore 
down further, so I attempted to invoke --track-origins=yes.   The 
result was:
valgrind: Bad option '--track-origins=yes'; aborting.
valgrind: Use --help for more information.

I tried replacing track with trace and that gave a similar answer.

The platform is:
--19692-- Contents of /proc/version:
--19692--   Linux version 2.6.18-164.11.1.el5 
(mockbu...@ls20-bc2-13.build.redhat.com) (gcc version 4.1.2 20080704 
(Red Hat 4.1.2-46)) #1 SMP Wed Jan 6 13:26:04 EST 2010
--19692-- Arch and hwcaps: AMD64, amd64-sse2

Is this a known bug, or is it a documentation problem?

Thanks

Malcolm Bibby


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users


Re: [Valgrind-users] Feature missing in memcheck

2010-03-31 Thread Mark Michelson
Malcolm Bibby wrote:
 Today, I downloaded the Valgrind package and used it.   I need to bore 
 down further, so I attempted to invoke --track-origins=yes.   The 
 result was:
 valgrind: Bad option '--track-origins=yes'; aborting.
 valgrind: Use --help for more information.
 
 I tried replacing track with trace and that gave a similar answer.
 
 The platform is:
 --19692-- Contents of /proc/version:
 --19692--   Linux version 2.6.18-164.11.1.el5 
 (mockbu...@ls20-bc2-13.build.redhat.com) (gcc version 4.1.2 20080704 
 (Red Hat 4.1.2-46)) #1 SMP Wed Jan 6 13:26:04 EST 2010
 --19692-- Arch and hwcaps: AMD64, amd64-sse2
 
 Is this a known bug, or is it a documentation problem?
 
 Thanks
 
 Malcolm Bibby

What version of Valgrind are you using? That specific option was first added in 
valgrind 3.5.0, I believe. Run valgrind --version to see what version you are 
using. If it's not 3.5.0, then you'll need to upgrade.

Mark Michelson

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users