-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug execution error: Internal error occured while executing debug process #119
Comments
Debuger still in very unstable state, so problem in debugger. I will add some more informative error output, too figire out such problems |
Are there any news regarding this issue? I'm having the same problem as eloraiby. I'm running this on a Mac. |
What version of GHC are you using? Is it installed by homebrew or haskell platform? What version of Idea are you using? |
Hi, The Glorious Glasgow Haskell Compilation System, version 7.10.2 I installed it with homebrew. I’m using IntelliJ 14.1.5. Cheers,
|
Unfortunately I also face this problem - haskell plattform 7.10.3, windows 7 enterprise, intellij 16 eap, haskell-idea-plugin 0.5.2. Maybe this information helps you to track down the problem. |
@atsky : same problem after a fresh installation of linux mint 17.3 (amd64), idea-IC-143.1821.5. Using the haskell platform 7.10.3, points to .cabal-sandbox. Are you going to add some logging to know where it fails ? |
When trying to debug (either with Ghci or remote debugger), the debugger crashes with
All ghc-mod, remote-debugger and buildwrapper are in PATH (windows)
Maybe I missing something out, but where can I find documentation to make it work ?
The text was updated successfully, but these errors were encountered: