commit | 21d9a9d1447fd3501eafb73cfc7e0423fcc76270 | [log] [tgz] |
---|---|---|
author | Richard Miller <miller.research@gmail.com> | Fri Apr 24 14:09:17 2020 +0100 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Fri Apr 24 14:12:47 2020 +0000 |
tree | 0718c1d883780ea6967ec273d26585fa2403f481 | |
parent | 49413fe184d3d601a34416e04812617fe8a47350 [diff] |
cmd/viewcore: skip build on plan9 ./cmd/viewcore depends on github.com/chzyer/readline, which doesn't build on Plan 9. Updates golang/go#32839 Change-Id: I5e0638a65914dcad7e7c9383df77e24a6b616a89 Reviewed-on: https://go-review.googlesource.com/c/debug/+/229877 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.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://golang.org/doc/contribute.html.
The main issue tracker for the debug repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.