This changes allow us to parse Go+BoringCrypto which formatted in <GoVersion>b<BoringCryptoVersion> so that we can surpress `Version of Go is too old for this version of Delve` error. Fixes #2711
go1.9 no longer needs "linkmode internal" on windows. Fixes #755 Fixes #477 Fixes #631