1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/debug
AnyOldName3 1bdcb5d6d9 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.
2023-07-11 22:22:26 +01:00
..
debugdraw.cpp shade refactor 2023-02-25 11:03:39 -08:00
debugdraw.hpp
debugging.cpp Share the dump directory for crash and freeze dumps 2023-07-11 22:22:26 +01:00
debugging.hpp Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00
debuglog.cpp Remove redundant operator<< overloads from Log 2023-02-06 21:18:35 +01:00
debuglog.hpp Remove redundant operator<< overloads from Log 2023-02-06 21:18:35 +01:00
gldebug.cpp Revert "Merge branch 'fix_macos_build' into 'master'" 2022-10-12 22:48:34 +01:00
gldebug.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00