libuv/include/uv
Elliot Saba 748d894e82
win,process: write minidumps when sending SIGQUIT (#3840)
This commit adds the ability to dump core when sending the `SIGQUIT`
signal on Windows. The change reads in the current registry setting for
local dumps, and attempts to write out to that location before killing
the process. See [collecting-user-mode-dumps] for registry and pathing
details. This behavior mimics that of the dumps created by the typical
Windows Error Reporting mechanism.

[collecting-user-mode-dumps]: https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps
2023-05-12 14:28:35 -04:00
..
aix.h
bsd.h
darwin.h
errno.h unix: drop kfreebsd support (#3835) 2022-11-28 22:45:28 +01:00
linux.h
os390.h
posix.h
sunos.h
threadpool.h
tree.h chore: use for(;;) instead of while 2021-04-04 17:15:35 +02:00
unix.h unix: drop kfreebsd support (#3835) 2022-11-28 22:45:28 +01:00
version.h Now working on version 1.44.3 2022-07-12 12:22:04 -04:00
win.h win,process: write minidumps when sending SIGQUIT (#3840) 2023-05-12 14:28:35 -04:00