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

debug: add :GoDebugAttach #2989

Merged
merged 1 commit into from
Aug 29, 2020
Merged

debug: add :GoDebugAttach #2989

merged 1 commit into from
Aug 29, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Aug 29, 2020

Add :GoDebugAttach to be able to attach to a running process.

Closes #1758

@bhcleek bhcleek added this to the vim-go 1.24 milestone Aug 29, 2020
@bhcleek bhcleek marked this pull request as draft August 29, 2020 18:14
@bhcleek bhcleek force-pushed the debug/attach branch 5 times, most recently from ad0c5f2 to b079f0a Compare August 29, 2020 19:20
Add :GoDebugAttach to be able to attach to a running process.

Closes fatih#1758
@bhcleek bhcleek marked this pull request as ready for review August 29, 2020 19:51
@bhcleek bhcleek merged commit 8a4ce00 into fatih:master Aug 29, 2020
@bhcleek bhcleek deleted the debug/attach branch August 29, 2020 19:51
bhcleek added a commit that referenced this pull request Aug 29, 2020
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.

Attach :GoDebugStart to a running dlv process
1 participant