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 support for printing call results #3256

Merged
merged 1 commit into from
Jun 27, 2021

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jun 27, 2021

Add support for printing call results to the debugger. Call results can
be printed by using call, similarly to the delve cli.

Closes #3250

@bhcleek bhcleek added this to the vim-go 1.26 milestone Jun 27, 2021
Add support for printing call results to the debugger. Call results can
be printed by using `call`, similarly to the delve cli.

Closes fatih#3250
@bhcleek bhcleek merged commit c7cab1e into fatih:master Jun 27, 2021
@bhcleek bhcleek deleted the debug/print/call branch June 27, 2021 18:56
bhcleek added a commit that referenced this pull request Jun 27, 2021
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.

Delve: function calls not allowed without using 'call'
1 participant