commit | 5fb72a4cec98078dcb0ea90ce9c97b5a1742dffd | [log] [tgz] |
---|---|---|
author | Keith Randall <khr@golang.org> | Mon Jun 16 13:22:10 2025 -0700 |
committer | Keith Randall <khr@google.com> | Mon Jun 16 15:22:56 2025 -0700 |
tree | 70a4468c10a56b15525d58c447810f53c3e1c35a | |
parent | dbb23ec93454284381b98bee9284160ed2c67a51 [diff] |
internal/gocore: handle moving direct interface flag from kind to tflag Change-Id: I2b8cf8030c7041bfef22a57adf49da2e5e1ebf8a Reviewed-on: https://go-review.googlesource.com/c/debug/+/682075 Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: David Chase <drchase@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/debug.
The main issue tracker for the debug repository is located at https://go.dev/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.