[GHC] #3693: Show stack traces
GHC
ghc-devs at haskell.org
Mon Feb 16 09:04:33 UTC 2015
#3693: Show stack traces
-------------------------------------+-------------------------------------
Reporter: jpet | Owner: Tarrasch
Type: feature request | Status: new
Priority: normal | Milestone: 7.12.1
Component: Runtime System | Version: 6.10.4
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Tarrasch):
I just opened to phabricator diffs, the first being about stack
reification in the rts. The second is more of a vision and probably more
interesting to check out, as it's features Stack Traces in Haskell-land.
https://phabricator.haskell.org/D661
https://phabricator.haskell.org/D662
Though there is still a lot of work left it seems. Right now, the biggest
show-stopper is that D662 depends on the libdwarf library which isn't
portable. Peter knows (much) more about this. Peter, care to give an
update?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/3693#comment:75>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list