summaryrefslogtreecommitdiff
path: root/src/runtime/stack.c
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2014-09-29 21:21:36 -0700
committerKeith Randall <khr@golang.org>2014-09-29 21:21:36 -0700
commit099b7bd40ceb990816cb6495ab8f2fa3f1ee8a6b (patch)
tree20ca83c4286ad1f990528a78559dc0fb57b1cdfe /src/runtime/stack.c
parent0ce53898fbe7ab6a420e8f00df27de7d224b7075 (diff)
downloadgo-099b7bd40ceb990816cb6495ab8f2fa3f1ee8a6b.tar.gz
runtime: initialize traceback variables earlier
Our traceback code needs to know the PC of several special functions, including goexit, mcall, etc. Make sure that these PCs are initialized before any traceback occurs. Fixes issue 8766 LGTM=rsc R=golang-codereviews, rsc, khr, bradfitz CC=golang-codereviews https://codereview.appspot.com/145570043
Diffstat (limited to 'src/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions