delve/pkg/gobuild
Alessandro Arzilli f559c3c421
gobuild: pass-through stdout to 'go' command invocation (#2044)
When trying to compile tests in a package that does not contain tests
'go' emits an error message on stdout instead of stderr. Let the 'go'
command write to stdout too.

Fixes #2042
2020-05-11 09:44:25 -07:00
..
gobuild.go gobuild: pass-through stdout to 'go' command invocation (#2044) 2020-05-11 09:44:25 -07:00