Last change
on this file since 9265 was
9265,
checked in by charles, 13 years ago
|
(trunk gtk) #2485: Crash in preferences dialog when testing the open port
|
-
Property svn:executable set to
*
-
Property svn:keywords set to
Date Rev Author Id
|
File size:
247 bytes
|
Line | |
---|
1 | #/bin/sh |
---|
2 | export G_SLICE=always-malloc |
---|
3 | export G_DEBUG=gc-friendly |
---|
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/crash |
---|
Note: See
TracBrowser
for help on using the repository browser.