#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 |
------------------------------+---------------------------------------------
Comment (by jpet):
The linked-to proposals and discussion are mostly about generating what
the stack "would be" if evaluation order had been strict.
I'm suggesting what the previous comment does, something much simpler (and
IMHO much more useful)--I want to see a dump of the actual stack that
actually exists in memory. Walking these stacks is easy, well-defined, and
portable; the only obvious obstacle seems to be annotating code with
source line and file info.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3693#comment:3>
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