go/src/debug
Keith Randall 842b05832f all: use testing.GoToolPath instead of "go"
This change makes sure that tests are run with the correct
version of the go tool.  The correct version is the one that
we invoked with "go test", not the one that is first in our path.

Fixes #16577

Change-Id: If22c8f8c3ec9e7c35d094362873819f2fbb8559b
Reviewed-on: https://go-review.googlesource.com/28089
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-08-30 22:49:11 +00:00
..
dwarf all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
elf all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
gosym all: use testing.GoToolPath instead of "go" 2016-08-30 22:49:11 +00:00
macho debug/macho: fix comment on Section64 2016-08-23 13:44:12 +00:00
pe all: use testing.GoToolPath instead of "go" 2016-08-30 22:49:11 +00:00
plan9obj all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00