mirror of
https://github.com/go-delve/delve.git
synced 2026-05-05 20:26:14 +02:00
The go subprocess had Stdout and Stderr assigned to the wrong OS streams, so normal build output went to stderr and errors to stdout.
The go subprocess had Stdout and Stderr assigned to the wrong OS streams, so normal build output went to stderr and errors to stdout.