Last change
on this file since 9170 was
9170,
checked in by charles, 13 years ago
|
(trunk)
#1699: Announce to multiple trackers at once
#2424: Tracker address is not listed in GTK client.
|
-
Property svn:executable set to
*
-
Property svn:keywords set to
Date Rev Author Id
|
File size:
246 bytes
|
Rev | Line | |
---|
[2054] | 1 | #/bin/sh |
---|
| 2 | export G_SLICE=always-malloc |
---|
| 3 | export G_DEBUG=gc-friendly |
---|
| 4 | export GLIBCXX_FORCE_NEW=1 |
---|
[9170] | 5 | valgrind --tool=memcheck --leak-check=full --leak-resolution=high --num-callers=64 --log-file=x-valgrind --show-reachable=yes ./transmission -g /tmp/test |
---|
Note: See
TracBrowser
for help on using the repository browser.