summaryrefslogtreecommitdiff
path: root/rts/win32/veh_excn.h
Commit message (Expand)AuthorAgeFilesLines
* Add stack traces on crashes on WindowsTamar Christina2017-10-221-0/+1
* Add ability to produce crash dumps on WindowsTamar Christina2017-10-031-0/+3
* Switch VEH to VCH and allow disabling of SEH completely.Tamar Christina2017-09-261-0/+1
* Revert "Switch VEH to VCH and allow disabling of SEH completely."Ben Gamari2017-09-261-1/+0
* Switch VEH to VCH and allow disabling of SEH completely.Ben Gamari2017-09-261-0/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-5/+1
* Replaced SEH handles with VEH handlers which should work uniformly across x86...Tamar Christina2015-03-031-0/+73