haskell / haskell/haskell-mode

haskell debugger not responding

Open
#1,470 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Emacs Lisp
Stars
1.4k
Forks
354
Avg merge
5d 10h
Merged PRs (30d)
2

Description

I can start the debugger process and set or remove breakpoints but I can't use it properly.

If i start the debug and hit a breakpoint the interface shows the debugger's commands but I can't interact because the context is not updated and I see only the message "Context"

if I type "a" to abandon the context and refresh the interface I get "Finished debugging" and it shows the trace of the execution.

(i'm using cabal + ghc8)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the debugger interaction with cabal and GHC 8: set a breakpoint, continue to it, and observe the "Context" message. Done means the interface updates at the breakpoint, accepts debugger commands without abandoning the context, and still shows the execution trace when debugging finishes.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs, emacs-lisp, haskell
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.