8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
|
config BR2_PACKAGE_HOST_DELVE
|
||
|
bool "host delve"
|
||
|
depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
|
||
|
help
|
||
|
Delve is a debugger for the Go programming language.
|
||
|
|
||
|
https://github.com/go-delve/delve
|