diff options
| author | Russ Cox <rsc@golang.org> | 2014-09-03 11:11:16 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-09-03 11:11:16 -0400 |
| commit | 7ba41e99728d9a4545361ddfd834a473b424bbb6 (patch) | |
| tree | a89e1cb6c37f9dec5bb52af620cd4e892ab0bf85 /src/pkg/runtime/panic.c | |
| parent | 0e07f1c99f7ba8f657eaab49bfe106abddbe93a9 (diff) | |
| download | go-7ba41e99728d9a4545361ddfd834a473b424bbb6.tar.xz | |
runtime: convert a few traceback-related functions from proc.c to traceback.go
They were in proc.c mainly because there was no portable
traceback source file. As part of converting them to Go,
move to traceback.go.
In order to get access to the PC of _rt0_go,
rename to runtime.rt0_go.
LGTM=r
R=golang-codereviews, r
CC=dvyukov, golang-codereviews, iant, khr
https://golang.org/cl/139110043
Diffstat (limited to 'src/pkg/runtime/panic.c')
0 files changed, 0 insertions, 0 deletions
