commit | 621e2d3f35dac46daf912f8d9d2fabd57d022520 | [log] [tgz] |
---|---|---|
author | Keith Randall <khr@google.com> | Mon May 06 14:56:32 2019 -0700 |
committer | Keith Randall <khr@golang.org> | Wed May 15 04:13:33 2019 +0000 |
tree | 42f71c0bbace3d6df2674f097507091c6c9ec500 | |
parent | 19561fee47cf8cd0400d1b094c5898002f97cf90 [diff] |
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.