delve/pkg/gobuild
Hyang-Ah Hana Kim 30b70bc606
service/dap: accept a string list as launch request's buildFlags (#3496)
This change accepts both string type and []string. dap.BuildFlags
is a union of string and []string.

Fixes #2718
For golang/vscode-go#1831, golang/vscode-go#1027
2023-09-19 09:32:15 -07:00
..
defaultexe.go cmd/dlv,service/dap: use randomized name as default output binary (#3366) 2023-05-16 09:36:15 -07:00
gobuild_test.go gobuild: pass user specified -C argument first (#3456) 2023-08-14 15:37:57 -07:00
gobuild.go service/dap: accept a string list as launch request's buildFlags (#3496) 2023-09-19 09:32:15 -07:00