commit | 547453c34fb121ed0dae9624edc8a7a0c1e4e87d | [log] [tgz] |
---|---|---|
author | Hana (Hyang-Ah) Kim <hyangah@gmail.com> | Thu Sep 20 15:16:52 2018 -0400 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Fri Sep 21 16:43:33 2018 +0000 |
tree | 539ddaf6439f3d99a4d24d96295093c83a8f20d4 | |
parent | c2309f25bcba40180d0d010cf470eed6e036affe [diff] |
cmd/viewcore: don't panic because of missing executable This exposes a new error type ExecNotFoundError to allow the viewcore main binary to recognize the error type and suggest --exe flag defined in the main package. Fixes golang/go#27322 Change-Id: I009b0cb9833a64b7cd5cba69b2ecc49327917581 Reviewed-on: https://go-review.googlesource.com/136516 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@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.