vscode-go not outputting stdout to debug console when attaching to remote docker #3550
Labels
Debug
Issues related to the debugging functionality of the extension.
Milestone
Hi all,
It seems that debugging in a remote dlv instance via docker works, but does not show stdout in the
debug console
.I am just using a toy example pasted below to reproduce. This issue persists with both
dlp-dap
andlegacy
debug adapters.System info:
dockerfile.debug
tasks.json
launch.json
./api/cmd/api.go
The text was updated successfully, but these errors were encountered: