On Fri, Jul 28, 2023 at 9:55 AM John Pritchard
<logicalexistential...@gmail.com> wrote:
>
> Debugging "go build" with dlv, which hungup at
>
>         go/src/cmd/go/main.go:92:var _ = go11tag
>
> Looking around a bit, found no particular rationale for the existence of 
> "go11tag".

It's a small test.  See the comment on the definition in
cmd/go/go11.go.  We can probably get rid of it now.

But it also shouldn't cause any problem with Delve.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcWLMpcqH0AaPRe0i%3Du73mzLhY7NbukAqbA6X-L2SD%2BqYQ%40mail.gmail.com.

Reply via email to