diff options
| author | Keith Randall <khr@golang.org> | 2014-09-29 21:21:36 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2014-09-29 21:21:36 -0700 |
| commit | 70b2da98ca097598326d5d01406b287bcd5eb6ee (patch) | |
| tree | 6777e4e223a9ff877905ed8978df58fbe1ac631f /src/runtime/stack.c | |
| parent | f13cec9f5732dd09c51f90957c3d888aad782c27 (diff) | |
| download | go-70b2da98ca097598326d5d01406b287bcd5eb6ee.tar.xz | |
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 #8766
LGTM=rsc
R=golang-codereviews, rsc, khr, bradfitz
CC=golang-codereviews
https://golang.org/cl/145570043
Diffstat (limited to 'src/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions
