Skip to content

Conversation

@pedia
Copy link
Contributor

@pedia pedia commented Oct 20, 2025

Sometime is useful to find out how delve build code for debug

This maybe useful

In VSCode settings.json

"go.delveConfig": {
        "logOutput": "debugger",
        "showLog": true,
},

If too trivial I will close it.

Thanks

 set logOutput to debugger
Copy link
Member

@aarzilli aarzilli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@derekparker derekparker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@derekparker derekparker merged commit 5ed0ad3 into go-delve:master Oct 20, 2025
5 checks passed
@pedia pedia deleted the log-build-args branch October 21, 2025 00:58
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.

3 participants