Suppress Windows popups and jit debugger when app crashes with exception.
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 9 May 2016 15:31:17 +0000 (17:31 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 9 May 2016 19:49:22 +0000 (21:49 +0200)
commit5ef167c1399499cf12d5800855cbe80f5b2439b6
tree4c7cbfedb12646b58d8480ee9564d79b826ba2c6
parentcdf9fd02d22e81b92046f42d52db01b5a1bd79c7
Suppress Windows popups and jit debugger when app crashes with exception.

Based on a patch from Yiyang Fei.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=95155
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
test/test-segfault.c