go/src/debug
Ian Lance Taylor 769a1cf7b6 debug/gosym: correct comments for Table.{Files,Objs}
The fields aren't too useful for Go 1.2 and later, but they aren't
actually nil.

Fixes #38754

Change-Id: Ia13a224f623697a00dea8ba0225633e1b9308c9f
Reviewed-on: https://go-review.googlesource.com/c/go/+/230940
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2020-04-30 03:07:49 +00:00
..
dwarf debug/dwarf: call strings.EqualFold instead of calling Lower twice 2019-10-26 02:36:26 +00:00
elf all: fix a bunch of misspellings 2019-11-15 21:04:43 +00:00
gosym debug/gosym: correct comments for Table.{Files,Objs} 2020-04-30 03:07:49 +00:00
macho all: base64-encode binaries that will cause Apple notarization to fail 2019-11-21 14:55:12 +00:00
pe debug/pe: improve testpoint error message 2020-04-19 21:15:08 +00:00
plan9obj debug/plan9obj: simplify s[:] to s where 2018-10-13 11:24:43 +00:00