Changeset 9486 for trunk/gtk/my-valgrind.sh
- Timestamp:
- Nov 7, 2009, 2:03:12 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/my-valgrind.sh
r9265 r9486 3 3 export G_DEBUG=gc-friendly 4 4 export GLIBCXX_FORCE_NEW=1 5 valgrind --tool=memcheck --leak-check=full --leak-resolution=high --num-callers= 64 --log-file=x-valgrind --show-reachable=yes ./transmission -g /tmp/crash5 valgrind --tool=memcheck --leak-check=full --leak-resolution=high --num-callers=48 --log-file=x-valgrind --show-reachable=yes ./transmission -g /tmp/test
Note: See TracChangeset
for help on using the changeset viewer.