-
Austin Clements authored
Currently enabling the debugging mode where stack barriers are installed at every frame requires recompiling the runtime. However, this is potentially useful for field debugging and for runtime tests, so make this mode a GODEBUG. Updates #12238. Change-Id: I6fb128f598b19568ae723a612e099c0ed96917f5 Reviewed-on: https://go-review.googlesource.com/13947 Reviewed-by:
Russ Cox <rsc@golang.org> Reviewed-on: https://go-review.googlesource.com/14240 Reviewed-by:
Austin Clements <austin@google.com>
f7d74037