#13889: Better automatic backtrace
----------------------------------+-----------------------------------------
       Reporter:  vbraun          |         Owner:  jdemeyer      
           Type:  enhancement     |        Status:  needs_work    
       Priority:  major           |     Milestone:  sage-5.7      
      Component:  build           |    Resolution:                
       Keywords:                  |   Work issues:                
Report Upstream:  N/A             |     Reviewers:  Jeroen Demeyer
        Authors:  Volker Braun    |     Merged in:                
   Dependencies:  #13881, #13866  |      Stopgaps:                
----------------------------------+-----------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 This is an annoying problem on OS X:
 {{{
 $ gdb
 GNU gdb 6.3.50-20050815 (Apple version gdb-1822) (Sun Aug  5 03:00:42 UTC
 2012)
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "x86_64-apple-darwin".
 (gdb) attach 71798
 We need authorization from an admin user to run the debugger.
 This will only happen once per login session.
 Admin username (dehayebuildbot):
 }}}

 At this point, `gdb` just "hangs" causing doctest timeouts.  The best
 solution might simply be to not run `gdb` at all on OS X, since it's never
 going to work anyway.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13889#comment:44>
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