#13864: Configure Python with  pydebug when SAGE_DEBUG is set
------------------------------------------+---------------------------------
       Reporter:  jpflori                 |         Owner:  jason               
            
           Type:  enhancement             |        Status:  needs_work          
            
       Priority:  major                   |     Milestone:  sage-pending        
            
      Component:  misc                    |    Resolution:                      
            
       Keywords:  python spkg             |   Work issues:  make sure Sage 
builds and starts
Report Upstream:  N/A                     |     Reviewers:  Volker Braun        
            
        Authors:  Jean-Pierre Flori       |     Merged in:                      
            
   Dependencies:  #13865, #13867, #13868  |      Stopgaps:                      
            
------------------------------------------+---------------------------------

Comment (by vbraun):

 In debug mode the pymalloc allocator is still used by default (but extra
 debugging in the pymalloc allocator is active). We would have to disable
 pymalloc (`--without-pymalloc`) to use the system malloc/free. This means
 that it is still not useful for valgrind. Just wanted to throw this out so
 that everyone is aware of it. I don't mind the current state. The Python
 docs seem to suggest that this (i.e. `--with-pymalloc`, the default) is
 the more useful debug setting.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13864#comment:67>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to