[GHC] #10802: remote-debugger crashes with IntelliJ Haskell plugin in Mac OS X
GHC
ghc-devs at haskell.org
Fri Aug 28 10:13:15 UTC 2015
#10802: remote-debugger crashes with IntelliJ Haskell plugin in Mac OS X
-------------------------------+-------------------------------------------
Reporter: smcho | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: invalid | Keywords:
Operating System: MacOS X | Architecture: Unknown/Multiple
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------+-------------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => invalid
* os: Unknown/Multiple => MacOS X
* failure: None/Unknown => GHCi crash
Comment:
Does the GHCi debugger itself work?
Despite the fact that the error asks that you report this as a GHC bug, I
don't believe this is in fact a GHC bug. `remote-debugger` uses the GHC
API, hence the error. In fact, there already appears to be a
[https://github.com/octomarat/HaskellDebugger/issues/2 bug] filed against
`remote-debugger` describing this exact issue. You may wish to bring this
up there.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10802#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list