diff options
| author | Alessandro Arzilli <alessandro.arzilli@gmail.com> | 2024-08-28 10:16:10 +0200 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-08-30 17:51:51 +0000 |
| commit | 4f327f271d5cf0f6cc6e1bbac72aecaa25ca6e6f (patch) | |
| tree | bb9c11e22ceef3216b74319e4c9901edf28c9e8e /src/encoding | |
| parent | 7300b9e633f8b8cb49e2e95f4c4693657ded3451 (diff) | |
| download | go-4f327f271d5cf0f6cc6e1bbac72aecaa25ca6e6f.tar.xz | |
debug/macho: fix DWARF for section names longer than 16 chars
The Mach-O file format truncates section names to 16 characters
maximum, which makes some sections unrecognizable to debug/dwarf.
This CL works around this problem by re-expanding the truncated section
names.
This problem was originally reported as:
https://github.com/go-delve/delve/issues/3797
Change-Id: I8c4a02493b8d5c3f63c831da43f6292124edf670
Reviewed-on: https://go-review.googlesource.com/c/go/+/608995
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
