[GHC] #10656: Ability to get stack traces from Haskell code
GHC
ghc-devs at haskell.org
Sat Jul 18 14:22:28 UTC 2015
#10656: Ability to get stack traces from Haskell code
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: Tarrasch
Type: feature request | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #3693 | Differential Revisions: Phab:D963
-------------------------------------+-------------------------------------
Comment (by Tarrasch):
Thanks for the rescoping @bgmari! Once we've merged something like
Phab:D963. Then we can create new tickets for (i) getting it to use DWARF
and a ticket for (ii) giving stack traces to Haskell land exception
handlers.
Phab:D963 does actually not even use the DWARF stuff. See the abandoned
patch Phab:D662 for an implementation using that. Phab:D662 got abandoned
since it did too much at once.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10656#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list