internal: fix build breakage on windows

Also, disable tests on windows because
functionality of viewcore remains broken on windows.

Change-Id: Ifd0108865379e00c4e23b6eba7b1cc1fd8e6f738
Reviewed-on: https://go-review.googlesource.com/121295
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
5 files changed
tree: 6d8b185d0d5232b0147ce75e8a3a78ddc8fe8a36
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

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.

Report Issues & Send Changes