golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.78k stars 728 forks source link

delve: config output debug binary in setting.json #3264

Closed hoang-cao-long closed 2 months ago

hoang-cao-long commented 3 months ago

dlvFlags have suggest --output for debug file but i can't using that image Here is my config image And I have error image

findleyr commented 3 months ago

Hi, it sounds like you may be using an old version of dlv. Which version of dlv do you have installed?

Can you please check dlv help, as suggested by the error message, to see if --output is supported?

CC @suzmue

gopherbot commented 2 months ago

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)