debug: use the new []string
type buildFlags
#3009
Labels
debug/config
Issues for config discrepancies b/n settings.json, launch.json, launch with F5, run test, debug test
Debug
Issues related to the debugging functionality of the extension.
Milestone
Newer versions of delve started to support
[]string
type BuildFlags in the launch config. go-delve/delve#2718.We need to change our extension to utilize it when delve is new enough to understand it.
We hope that this can help issues like
#1831
#1027
(I think there are more related open issues. I will link them later)
The text was updated successfully, but these errors were encountered: