mirror of https://github.com/golang/go.git
SetPanicOnFault allows recovery from unexpected memory faults. This can be useful if you are using a memory-mapped file or probing the address space of the current program. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/66590044 |
||
|---|---|---|
| .. | ||
| debug.c | ||
| garbage.go | ||
| garbage_test.go | ||
| stack.go | ||
| stack_test.go | ||