haskell-idea-plugin icon indicating copy to clipboard operation
haskell-idea-plugin copied to clipboard

Debug execution error: Internal error occured while executing debug process

Open eloraiby opened this issue 10 years ago • 6 comments

When trying to debug (either with Ghci or remote debugger), the debugger crashes with

     5:13:35 PM Compilation completed successfully in 2s 480ms
     5:13:35 PM Debug execution error: Internal error occured while executing debug process for untitled2

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 ?

eloraiby avatar Sep 25 '15 21:09 eloraiby

Debuger still in very unstable state, so problem in debugger. I will add some more informative error output, too figire out such problems

atsky avatar Sep 28 '15 11:09 atsky

Are there any news regarding this issue? I'm having the same problem as eloraiby. I'm running this on a Mac.

joxzaren avatar Oct 18 '15 08:10 joxzaren

What version of GHC are you using? Is it installed by homebrew or haskell platform? What version of Idea are you using?

atsky avatar Oct 18 '15 11:10 atsky

Hi,

The Glorious Glasgow Haskell Compilation System, version 7.10.2

I installed it with homebrew. I’m using IntelliJ 14.1.5.

Cheers, Per

18 okt. 2015 kl. 13:10 skrev Evgeny Kurbatsky [email protected]:

What version of GHC are you using? Is it installed by homebrew or haskell platform? What version of Idea are you using?

— Reply to this email directly or view it on GitHub https://github.com/atsky/haskell-idea-plugin/issues/119#issuecomment-149003668.

joxzaren avatar Oct 18 '15 11:10 joxzaren

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.

alaendle avatar Jan 13 '16 07:01 alaendle

@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 ?

eloraiby avatar Feb 06 '16 23:02 eloraiby