commit | 08f59666f592c93ffd8141e8bfe580fd03985608 | [log] [tgz] |
---|---|---|
author | Michael Anthony Knyszek <mknyszek@google.com> | Fri Mar 21 03:26:08 2025 +0000 |
committer | Michael Knyszek <mknyszek@google.com> | Tue Mar 25 09:29:51 2025 -0700 |
tree | 8a06c929c4bb7088b350ce661fcca64682222a02 | |
parent | 82d29c988d410c36245e61a4cb9812e056a2c06f [diff] |
gocore: support typing composite roots This change adds support for composite roots to typeHeap, which should make it possible to type more of the heap. Change-Id: I7757f23bf18375160c4f2607efd290aeeb89ec93 Reviewed-on: https://go-review.googlesource.com/c/debug/+/659797 Reviewed-by: Nicolas Hillegeer <aktau@google.com> Auto-Submit: Michael Knyszek <mknyszek@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.