Descriptionruntime/debug: add SetPanicOnFault
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.
Patch Set 1 #Patch Set 2 : diff -r 63484e8b6b76 https://code.google.com/p/go/ #Patch Set 3 : diff -r 63484e8b6b76 https://code.google.com/p/go/ #
MessagesTotal messages: 21
|