[mono] Remove SIGTRAP handler, as it interferes with debugging (#18851)
commit39ea4f4bbdb27e13d60651ab51cbaa763dc54e3f
authorAlexis Christoforides <alexis@thenull.net>
Tue, 18 Feb 2020 21:33:44 +0000 (18 16:33 -0500)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2020 21:33:44 +0000 (18 16:33 -0500)
tree80c6b3f40ac235f3c73526acc615c6952a2f1801
parent972896b2f1224a3c470f22950f69a5475eeadfaf
[mono] Remove SIGTRAP handler, as it interferes with debugging (#18851)

* [mono] Remove SIGTRAP handler, as it interferes with debugging

See https://github.com/mono/mono/pull/18243#issuecomment-586013427

* Fix lack of cleanup for SIGSYS
mono/mini/mini-posix.c