# debug **Repository Path**: gooox/debug ## Basic Information - **Project Name**: debug - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-17 - **Last Updated**: 2026-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 * 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 tools repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/debug/(your subdir):" in the subject line, so it is easy to find. * Feature requests should preliminary be discussed on [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) mailing list.