Skip to content

service/dap: better error messages when we can't launch the debugger#4264

Merged
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:dap-failedtolaunch-better-error
Feb 27, 2026
Merged

service/dap: better error messages when we can't launch the debugger#4264
derekparker merged 1 commit into
go-delve:masterfrom
aarzilli:dap-failedtolaunch-better-error

Conversation

@aarzilli

Copy link
Copy Markdown
Member

Users of vscode-go can sometimes be confused as to how they invoked the
debugger, add what we are trying to launch to the error message.

Fixes #4229

Users of vscode-go can sometimes be confused as to how they invoked the
debugger, add what we are trying to launch to the error message.

Fixes go-delve#4229

@derekparker derekparker left a comment

Copy link
Copy Markdown
Member

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 b1b1faa into go-delve:master Feb 27, 2026
4 of 5 checks passed
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.

VSCode: Failed to launch: could not launch process: not an executable file

2 participants