]> Cypherpunks repositories - gostls13.git/commit
runtime: remove hardcoded runtime consts from gdb script
authorHana Kim <hakim@google.com>
Tue, 16 Jan 2018 20:21:34 +0000 (15:21 -0500)
committerHyang-Ah Hana Kim <hyangah@gmail.com>
Tue, 13 Feb 2018 19:23:21 +0000 (19:23 +0000)
commitef175731ffd2eee6b0da5c2eb8dc2590f2641f2f
tree88837578c86ec64781995692c01ac9b50c4cd959
parentd691a31ec1f8cd7a38a781714a82d55dcaf8eb6c
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>
src/runtime/runtime-gdb.py