[GHC] #10802: remote-debugger crashes with IntelliJ Haskell plugin in Mac OS X
GHC
ghc-devs at haskell.org
Fri Aug 28 01:04:01 UTC 2015
#10802: remote-debugger crashes with IntelliJ Haskell plugin in Mac OS X
-------------------------------------+-------------------------------------
Reporter: smcho | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------+-------------------------------------
With `cabal install remote-debugger` to use debugger in IntelliJ on Mac OS
X, but I have
"Debug execution error: Internel error occurred while executing debug
process for ..." error when I tried to debug a program in IntelliJ.
In command line, I got this error.
{{{
~> remote-debugger
remote-debugger: panic! (the 'impossible' happened)
(GHC version 7.10.2 for x86_64-apple-darwin):
Main module not specified
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10802>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list