Menu

#6 options with spaces

open
nobody
5
2004-10-12
2004-10-12
Anonymous
No

In callgrind-0.9.9/callgrind, please change the line

exec /opt/bin/valgrind --tool=callgrind $*

to

exec /opt/bin/valgrind --tool=callgrind "$@"

in order to allow options with spaces.

Regards,
Ralf Wildenhues

Discussion


Log in to post a comment.