Open rileyrg opened 4 years ago
I'm seeing this in typescript-mode too
@rileyrg @coconutpalm I was adviced by @yyoncho today that you could try to delete ~/.emacs.d/.dap-breakpoints (and then possibly restart emacs) to fix this issue. That worked in my case, where the .dap-breakpoints file seemed to include a break point in my main org-mode file.
And in go-mode too for me.
pushed a fix to avoid that issue. After it, it shouldn't be possible to hit it again.
("dap-mode" . "9d08eaf77d4aeb80880be85bc0591554314d0eb7")
This happens reasonably frequently and I need to quit and restart to fix it. If I can reliably reproduce I'll let you know, but possibly this trace is sufficient to spot the falling down bit.
I start my debug on entry PHP config. Buffer sits there happily waiting on a connection.
I fire up the web page to trigger the debug:-