[exceptions] introduce suspend-on-native-crash that suspends on every native crash
authorBernhard Urban <bernhard.urban@xamarin.com>
Fri, 10 Feb 2017 07:38:07 +0000 (08:38 +0100)
committerBernhard Urban <bernhard.urban@xamarin.com>
Fri, 10 Feb 2017 18:55:30 +0000 (19:55 +0100)
commit6c856a2dce3c6c2bfcb901115ceb06a9fa4e2fc8
tree78c8b6e8b11831cb91d2ead0473c84f4661ff876
parent8e49b6eb26a95e744c9c53a080ea9393d20f277c
[exceptions] introduce suspend-on-native-crash that suspends on every native crash

not just `SIGSEGV`. rename `suspend-on-sigsegv` but keep it as an alias around.
man/mono.1
mono/mini/mini-exceptions.c
mono/mini/mini-runtime.c
mono/mini/mini.h