Classification: UNCLASSIFIED
Caveats: NONE

Intel Xeon platform.


-----Original Message-----
From: [email protected] [mailto:[email protected]] 
Sent: Wednesday, March 27, 2013 8:36 AM
To: [email protected]
Subject: Re: [Valgrind-users] Problems with callgrind (UNCLASSIFIED)

----- Original Message -----
> Classification: UNCLASSIFIED
> Caveats: NONE
> 
> When I execute the following command...
> 
> valgrind --tool=callgrind <program> <arguments>
> 
> I receive the following:
> 
> valgrind: filed to start tool 'callgrind' for platform 'x86-linux':
> No such
> file or directory
> 
> What could be causing this?

Hi

You are probably running on an amd64 platform (with amd64 Valgrind) but
trying to test an x86 application (32bit). You can probably build/install
x86 Valgrind, though that might bring in a lot of dependencies.
Alternatively, try to build your app under test as 64bit.

A+
Paul

----------------------------------------------------------------------------
--
Own the Future-Intel&reg; Level Up Game Demo Contest 2013 Rise to greatness
in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game on Steam. $5K
grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Classification: UNCLASSIFIED
Caveats: NONE


Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to