1config BR2_PACKAGE_HOST_DELVE 2 bool "host delve" 3 depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS 4 help 5 Delve is a debugger for the Go programming language. 6 7 https://github.com/go-delve/delve 8