If you want to use an external memory checker (like glibc MALLOC_CHECK_, 
electric fence, or valgrind) you still have to use SAGE_VALGRIND or python 
will use  pymalloc. The latter has its own debugging code but is not 
transparent to external tools. 

export SAGE_VALGRIND=yes
export SAGE_DEBUG=yes
sage -f python-x.y.z.spkg


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to