commit | 885ca4e683954f93f6eda2e85726e3b275e234f5 | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Tue Nov 05 11:31:06 2024 -0800 |
committer | Gopher Robot <gobot@golang.org> | Tue Nov 12 18:37:18 2024 +0000 |
tree | a40af312e32ecb6b885f92fddb91ef451e307851 | |
parent | 7033794ba9b34167ce05c6569d3fd6f1f6492555 [diff] |
README: mention the git repo Change-Id: I7c8bfa41bf29c42fa20478f0ba51f5d74f035876 Reviewed-on: https://go-review.googlesource.com/c/debug/+/625675 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Commit-Queue: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Robert Findley <rfindley@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://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.