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: support path substitutions #3301

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Oct 9, 2021

Add g:go_debug_subtitution_paths and hook up their use to the debugger so
that binaries that are compiled at a different location than where the
local source exists can be debugged.

Closes #3245

Add g:go_debug_subtitution_paths and hook up their use to the debugger
so
that binaries that are compiled at a different location than where the
local source exists can be debugged.

Closes fatih#3245
@bhcleek bhcleek force-pushed the debug/substitution branch from 3a18fb1 to 0788485 Compare October 11, 2021 03:14
@bhcleek bhcleek merged commit d9d3b79 into fatih:master Oct 11, 2021
@bhcleek bhcleek deleted the debug/substitution branch October 11, 2021 03:45
bhcleek added a commit that referenced this pull request Oct 11, 2021
@bhcleek bhcleek added this to the vim-go 1.26 milestone Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debugger: add support for client config
1 participant