[GHC] #3693: Show stack traces

GHC trac at galois.com
Thu Nov 26 05:33:43 EST 2009


#3693: Show stack traces
------------------------------+---------------------------------------------
  Reporter:  jpet             |          Owner:                  
      Type:  feature request  |         Status:  new             
  Priority:  normal           |      Milestone:  _|_             
 Component:  Runtime System   |        Version:  6.10.4          
Resolution:                   |       Keywords:                  
Difficulty:                   |             Os:  Unknown/Multiple
  Testcase:                   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown     |  
------------------------------+---------------------------------------------
Changes (by simonmar):

  * difficulty:  =>
  * milestone:  => _|_

Comment:

 Stack traces are difficult to implement, which is why there isn't one.
 See e.g. ExplicitCallStack.

 I've been pondering the use of HPC to generate some tracing information
 though, possibly for feeding into ThreadScope.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3693#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list