[GHC] #12397: Support for PDB debug information generation
GHC
ghc-devs at haskell.org
Sat Jul 16 08:25:06 UTC 2016
#12397: Support for PDB debug information generation
-------------------------------------+-------------------------------------
Reporter: varosi | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
(Debugging) |
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Phyx-):
One easier way would be to re-use the `llvm` PDB code[1]. It's nicely
separated out and should be easy to plug in. Code seems to be on an MIT
license.
[1]https://github.com/llvm-mirror/llvm/tree/master/lib/DebugInfo/PDB
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12397#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list