Skip to content
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

add debugger support to Neovim #2007

Merged
merged 4 commits into from
Oct 10, 2018
Merged

add debugger support to Neovim #2007

merged 4 commits into from
Oct 10, 2018

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Oct 5, 2018

Fixes #1928

Delve recently added --log-output
(https://github.com/derekparker/delve/pull/1230); adjust the dlv options
accordingly.
Add stopping and waiting for jobs to the job api, and use it from
autoload/go/debug.vim.
@bhcleek bhcleek merged commit 79215e5 into fatih:master Oct 10, 2018
@bhcleek bhcleek deleted the debug-async branch October 10, 2018 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant