[Phonehome-commits] r95 - trunk/client
pamadio at garage.maemo.org
pamadio at garage.maemo.org
Mon Oct 20 19:55:33 EEST 2008
Author: pamadio
Date: 2008-10-20 19:55:33 +0300 (Mon, 20 Oct 2008)
New Revision: 95
Modified:
trunk/client/README
Log:
notes valgrind
Modified: trunk/client/README
===================================================================
--- trunk/client/README 2008-10-20 16:34:24 UTC (rev 94)
+++ trunk/client/README 2008-10-20 16:55:33 UTC (rev 95)
@@ -30,4 +30,10 @@
http://svnbook.red-bean.com/en/1.1/ch04s07.html
svn copy https://garage.maemo.org/svn/phonehome/trunk/server https://garage.maemo.org/svn/phonehome/branches/server-pamadio -m "creating a personnal branch for server dir"
+_________________________
+notes valgrind:
+http://maemo.org/development/documentation/how-tos/3-x/Maemo_debugging_guide.html
+export G_SLICE="always-malloc"
+run-standalone.sh valgrind --leak-check=full ./dsk_mgr -n 2>log
+
More information about the Phonehome-commits
mailing list