We currently return an error when the command exits because a process exited error is always returned. Detect this like we do in other code paths to return a 0 exit code instead of nonzero which indicates the command itself failed and can confuse other tools. |
||
|---|---|---|
| .. | ||
| cmds | ||
| dlv_test.go | ||
| main.go | ||
| tools.go | ||