diff options
| author | Russ Cox <rsc@golang.org> | 2011-02-23 14:47:22 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2011-02-23 14:47:22 -0500 |
| commit | 4b376ef328c69a803bcb801b122b4bfc270a403d (patch) | |
| tree | 0353e5da0bf254a5f8d09c0ad256cbd8d2dd8944 /src/pkg/runtime/linux | |
| parent | 63c24081a09a363735797097bf238a7c78d15fd7 (diff) | |
| download | go-4b376ef328c69a803bcb801b122b4bfc270a403d.tar.xz | |
runtime: traceback through active lessstack
With this change, a panic trace due to a signal arriving while
running on the scheduler stack during a lessstack
(a stack unsplit) will trace through the lessstack to show
the state of the goroutine that was unsplitting its stack.
R=r
CC=golang-dev
https://golang.org/cl/4206042
Diffstat (limited to 'src/pkg/runtime/linux')
0 files changed, 0 insertions, 0 deletions
