#3693: Show stack traces
---------------------------------+------------------------------------------
    Reporter:  jpet              |       Owner:                
        Type:  feature request   |      Status:  new           
    Priority:  normal            |   Component:  Runtime System
     Version:  6.10.4            |    Keywords:                
          Os:  Unknown/Multiple  |    Testcase:                
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown  
---------------------------------+------------------------------------------
 Debugging stack overflows can be very difficult, because GHC gives very
 little information as to exactly what is overflowing. Showing a basic
 stack dump (on crash, or in the ghci debugger) would be enormously
 helpful.

 (Entered after spending two days trying to determine the cause of a stack
 overflow, before discovering it was a GHC bug [3677], which would have
 been apparent immediately if I could have only seen a callstack.)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3693>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to