| commit | 70c1efa92f35c3fd915affb07fa80222df26cabd | [log] [tgz] |
|---|---|---|
| author | Derek Parker <parkerderek86@gmail.com> | Fri Mar 14 01:52:55 2025 +0000 |
| committer | Gopher Robot <gobot@golang.org> | Sat Mar 15 14:19:49 2025 -0700 |
| tree | f336fc5141a760057a3b786913e6e41c4d644e9c | |
| parent | 9a1a32438088c06bc20080d7c7eb76f2017515c4 [diff] |
dwtest: add test for go#72053 Adds a test for https://go.dev/issue/72053 Note the fix is submitted as https://go.dev/cl/656736 For [golang/go#72053](https://github.com/golang/go/issues/72053) Change-Id: Iea247439f95cce85bf9a1560dd475be5048ec97a GitHub-Last-Rev: dcd050f0539dc6c11d75ae7a9da197aa99fe6c01 GitHub-Pull-Request: golang/debug#22 Reviewed-on: https://go-review.googlesource.com/c/debug/+/657355 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Ian Lance Taylor <iant@golang.org> Reviewed-by: Ian Lance Taylor <iant@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.