This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-02-20 15:40:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
crashcatcher
History
AnyOldName3
97396da74c
Get rid of break
...
It might look confusing with the breaks in the switch below
2021-12-20 22:23:44 +00:00
..
crashcatcher.cpp
Assume SIGSTKSZ is not a constant
2021-09-24 19:45:43 +02:00
crashcatcher.hpp
Don't clobber game log file when we collect a stack trace.
2021-04-17 13:14:01 +02:00
windows_crashcatcher.cpp
Attempt to catch freezes on Windows
2021-12-18 21:34:15 +00:00
windows_crashcatcher.hpp
Fork the current process to monitor exe, generate minidump on crash
2020-12-12 20:17:26 +01:00
windows_crashmonitor.cpp
Get rid of break
2021-12-20 22:23:44 +00:00
windows_crashmonitor.hpp
Attempt to catch freezes on Windows
2021-12-18 21:34:15 +00:00
windows_crashshm.hpp
Attempt to catch freezes on Windows
2021-12-18 21:34:15 +00:00