commit | 6a082a1aceafa88314c7c2730487c1d3de2858d2 | [log] [tgz] |
---|---|---|
author | Wang Deyu <wangdeyu.2021@bytedance.com> | Mon Apr 29 14:51:18 2024 +0800 |
committer | Gopher Robot <gobot@golang.org> | Tue Jun 04 16:55:58 2024 +0000 |
tree | 0d906839f7b86d53db9b55b87a9b6dcb06b5d1f1 | |
parent | 0a45c2049523adaf186e1cf92d1f024a0799584a [diff] |
internal/gocore: fix funcdata offset CL 354011 remove unnecessary funcdata alignment. Update references. For golang/go#57447. Change-Id: I14414ea4be048c3bb8bbde711c10474f7f0515e4 Reviewed-on: https://go-review.googlesource.com/c/debug/+/589035 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Keith Randall <khr@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: Keith Randall <khr@golang.org> Reviewed-by: Keith Randall <khr@google.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the debug repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.