Add support for Go for skaffold debug
#2174
Labels
area/debug
!! blocked !!
this issue/PR is blocked by another issue
kind/feature-request
priority/p1
High impact feature/bug.
Add support for debugging Go applications. This language runtime requires additional debugging support files that will be installed via the "duct-tape" image defined by the
container-debug-support
project.The Go debugging support currently installs Delve, but this currently does not include a debug adapter. We may need to install additional support packages for VS Code and IntelliJ.
The text was updated successfully, but these errors were encountered: