Philipp Frauenfelder wrote:
> [EMAIL PROTECTED]:/# callgrind
> valgrind: no program specified
> valgrind: Use --help for more information.
> 
> Btw, it is the same as I get, when I run valgrind without
> program:
> 
> [EMAIL PROTECTED]:/# valgrind
> valgrind: no program specified
> valgrind: Use --help for more information.
> 
> What happens if you try this? What happens if you try 'valgrind
> ls' or 'callgrind ls'.

Valgrind works; callgrind doesn't.

[EMAIL PROTECTED]:~$ valgrind ls
==7332== Memcheck, a memory error detector.
[...]
[EMAIL PROTECTED]:~$ callgrind ls
Killed
[EMAIL PROTECTED]:~$ callgrind
Killed

This happens for both me and a co-worker of mine.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to