Debugging tools

Clone this repo:

Branches

  1. 3671608 all: update sys to 0.1.0 by Meng Zhuo · 7 months ago master
  2. 0009092 internal: use constant to avoid repeated definitions by cui fliter · 9 months ago
  3. 89a1939 all: replace io/ioutil with io and os package by cui fliter · 9 months ago
  4. f87892d internal/gocore: add support and test for tip by Michael Pratt · 10 months ago
  5. 06946d4 internal: remove redundant type conversion by cui fliter · 9 months ago

Go Debug

Go Reference

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 Patches

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.