8sa1-gcc/libgo/runtime
Nikhil Benesch 28774a6015 libgo: print reason code if throwing unwind exception fails
Calls to _Unwind_RaiseException and friends *can* return due to bugs in
libgo or memory corruption. When this occurs, print a message to stderr
with the reason code before aborting to aid debugging.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/261257
2020-10-14 17:00:02 -07:00
..
aeshash.c
arch.h
array.h
defs.h
env_posix.c
go-assert.c
go-assert.h
go-caller.c
go-callers.c
go-cdiv.c
go-cgo.c
go-construct-map.c
go-context.S
go-ffi.c
go-fieldtrack.c
go-libmain.c
go-main.c
go-matherr.c
go-memclr.c
go-memequal.c
go-nanotime.c
go-nosys.c
go-now.c
go-reflect-call.c
go-setenv.c
go-signal.c runtime: populate signal PC on NetBSD 2020-10-13 22:21:53 -07:00
go-string.h
go-unsafe-pointer.c
go-unsetenv.c
go-unwind.c libgo: print reason code if throwing unwind exception fails 2020-10-14 17:00:02 -07:00
go-varargs.c
panic.c
print.c
proc.c
rtems-task-variable-add.c
runtime_c.c
runtime.h
stack.c
yield.c