You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/crashcatcher
AnyOldName3 33884dba30 Share the dump directory for crash and freeze dumps
This means the shared memory struct is just 255 bytes longer than a few
commits ago instead of 32K.

Also introduce a function for putting path strings in the shared memory
as there was too much copied and pasted code and it was error-prone.

Also free some handles once we're done with them so they don't leak.

Manual port of https://gitlab.com/OpenMW/openmw/-/merge_requests/3221 to OpenMW 0.48
10 months ago
..
crashcatcher.cpp Revert std::filesystem usages 2 years ago
crashcatcher.hpp Don't clobber game log file when we collect a stack trace. 3 years ago
windows_crashcatcher.cpp Share the dump directory for crash and freeze dumps 10 months ago
windows_crashcatcher.hpp Share the dump directory for crash and freeze dumps 10 months ago
windows_crashmonitor.cpp Share the dump directory for crash and freeze dumps 10 months ago
windows_crashmonitor.hpp Don't put crash dumps in Temp on Windows 11 months ago
windows_crashshm.hpp Share the dump directory for crash and freeze dumps 10 months ago
windowscrashdumppathhelpers.cpp Share the dump directory for crash and freeze dumps 10 months ago
windowscrashdumppathhelpers.hpp Share the dump directory for crash and freeze dumps 10 months ago