4-06 1,132 views
macos Delve could not launch process: EOF
I have a workaround.
sudo rm -rf /Library/Developer/CommandLineTools
Go to https://developer.apple.com/download/more/ and download Command Line Tools (macos 10.13) for XCode 9.2.
This will restore debugging until the issue gets resolved upstream.