This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-17 05:29:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbcf269207b41978221fba796bf3625536e7e68c
TrinityCore
/
src
/
common
/
Debugging
History
Shauren
fbcf269207
Core/CrashHandler: Skip logging stack trace of the thread writing the crash log, it was launched by windows with same context as crashing thread
...
(cherry picked from commit
dd34651f4d
)
2022-01-26 18:47:44 +01:00
..
Errors.cpp
Core/Common: Allow to show a message when aborting
2021-12-22 22:54:18 +01:00
Errors.h
Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting conditions that have side effects
2022-01-19 21:18:39 +01:00
WheatyExceptionReport.cpp
Core/CrashHandler: Skip logging stack trace of the thread writing the crash log, it was launched by windows with same context as crashing thread
2022-01-26 18:47:44 +01:00
WheatyExceptionReport.h
Core/CrashHandler: Remove logging function variation depending on crash reason and print directly to file, not to temporary buffer
2022-01-26 18:47:16 +01:00