aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorElliot Saba <staticfloat@gmail.com>2023-05-12 11:28:35 -0700
committerGitHub <noreply@github.com>2023-05-12 14:28:35 -0400
commit748d894e82abcdfff7429cf745003e182c47f163 (patch)
tree6989440382cfb2ca62f864521b249f14fa1a99ad /docs/src
parentf70027cbdcc7ff5849466ca0b63d85e369e5596f (diff)
downloadlibuv-748d894e82abcdfff7429cf745003e182c47f163.tar.gz
libuv-748d894e82abcdfff7429cf745003e182c47f163.zip
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
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions