]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: restore stack frame debugging
authorDmitry Vyukov <dvyukov@google.com>
Wed, 4 Feb 2015 08:26:22 +0000 (11:26 +0300)
committerDmitry Vyukov <dvyukov@google.com>
Thu, 12 Feb 2015 08:58:26 +0000 (08:58 +0000)
commitaed88be021762c590f50ab80f8cc155e2c55c39f
tree57310d52a23d02ff70c975d950c7fef44bf8b8c8
parented8cc5cf9bfa9ba6b3ec84ba10028aa0366e0c0c
cmd/gc: restore stack frame debugging

Dump frames of functions.
Add function name and var width to output.

Change-Id: Ida06b8def96178fa550ca90836eb4a2509b9e13f
Reviewed-on: https://go-review.googlesource.com/3870
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/gc/pgen.c
src/cmd/gc/subr.c