go/src/debug
Florin Papa 1bf2cd1291 debug/elf: retain original error message when getSymbols fails.
The original error is currently discarded, and that makes it difficult
to know what failed, in case we want to retry only certain errors.

Change-Id: Id7e927ec242464249c4dfa5cda0f264adef3c898
Reviewed-on: https://go-review.googlesource.com/c/go/+/317851
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Than McIntosh <thanm@google.com>
2021-09-10 17:13:40 +00:00
..
dwarf debug/dwarf: check for DWARFv4 AttrDataBitOffset value 2021-09-02 19:56:24 +00:00
elf debug/elf: retain original error message when getSymbols fails. 2021-09-10 17:13:40 +00:00
gosym all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp 2020-12-09 19:12:23 +00:00
macho debug/macho: fix a typo in macho.go 2021-05-14 00:56:52 +00:00
pe all: do not test internal linking on windows/arm64 2021-04-23 21:48:37 +00:00
plan9obj debug/plan9obj: simplify s[:] to s where 2018-10-13 11:24:43 +00:00