| commit | 6760accd74399066ccf0420b5fe9423139a25052 | [log] [tgz] |
|---|---|---|
| author | cuishuang <imcusg@gmail.com> | Mon Oct 20 17:11:24 2025 +0800 |
| committer | t hepudds <thepudds1460@gmail.com> | Tue Oct 21 09:04:41 2025 -0700 |
| tree | 29d373b2d9f8af0000874e3e191102d99c984456 | |
| parent | 50276fecbe943f86311074ee213334126875bfde [diff] |
README.md: fix comment Change-Id: Iecffe3a9bdcd76b5fcc2f984312becb307de08d4 Reviewed-on: https://go-review.googlesource.com/c/debug/+/713080 Reviewed-by: t hepudds <thepudds1460@gmail.com> 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 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.