internal/gocore: update to handle 1.12 core files Just a few adjustments to handle runtime changes. Use zip files for test data so we don't use so much disk space for large core files. See golang/go#28081. Fixes golang/go#30631 Change-Id: I6a11aae56e715540fc320cbe70e426eeafa2f64d Reviewed-on: https://go-review.googlesource.com/c/debug/+/175497 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> 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.