Jump into!
Cycling, Outdoor, Mountains, etc.
SyntaxHighlighter
2009/07/29
How to run programs with valgrind on CentOS-5.3
At first, this is just my case. Using Valgrind, I run my programs like:
valgrind --leak-check=full --error-limit=no --show-reachable=yes --log-file=/tmp/valgrind-log <PROGRAM> <ARGS>...
Then close the application in correct way, the log file /tmp/valgrind-log.XXXX will be obtained.
0 件のコメント:
コメントを投稿
次の投稿
前の投稿
ホーム
登録:
コメントの投稿 (Atom)
0 件のコメント:
コメントを投稿