commit | ef175731ffd2eee6b0da5c2eb8dc2590f2641f2f | [log] [tgz] |
---|---|---|
author | Hana Kim <hakim@google.com> | Tue Jan 16 15:21:34 2018 -0500 |
committer | Hyang-Ah Hana Kim <hyangah@gmail.com> | Tue Feb 13 19:23:21 2018 +0000 |
tree | 88837578c86ec64781995692c01ac9b50c4cd959 | |
parent | d691a31ec1f8cd7a38a781714a82d55dcaf8eb6c [diff] |
runtime: remove hardcoded runtime consts from gdb script Instead evaluate and read the runtime internal constants defined in runtime2.go R=go1.11 Change-Id: If2f4b87e5b3f62f0c0ff1e86a90db8e37a78abb6 Reviewed-on: https://go-review.googlesource.com/87877 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Austin Clements <austin@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.