[cig-commits] r19706 - short/3D/PyLith/branches/v1.6-stable/share

brad at geodynamics.org brad at geodynamics.org
Thu Mar 1 15:24:54 PST 2012


Author: brad
Date: 2012-03-01 15:24:53 -0800 (Thu, 01 Mar 2012)
New Revision: 19706

Added:
   short/3D/PyLith/branches/v1.6-stable/share/debug_malloc.cfg
Log:
Added file with malloc debugging flags.

Added: short/3D/PyLith/branches/v1.6-stable/share/debug_malloc.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/share/debug_malloc.cfg	                        (rev 0)
+++ short/3D/PyLith/branches/v1.6-stable/share/debug_malloc.cfg	2012-03-01 23:24:53 UTC (rev 19706)
@@ -0,0 +1,5 @@
+# Settings used to debug memory allocation/deallocation issues.
+[pylithapp.petsc]
+malloc = True
+malloc_debug = True
+malloc_dump = True



More information about the CIG-COMMITS mailing list