This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-19 08:55:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c04f53b886ec27dd8cf100524fe93a71dc4e1aa1
TrinityCore
/
src
/
common
/
Debugging
History
Shauren
dd34651f4d
Core/CrashHandler: Skip logging stack trace of the thread writing the crash log, it was launched by windows with same context as crashing thread
2020-08-07 17:58:46 +02:00
..
Errors.cpp
Core/Common: Allow to show a message when aborting
2020-03-09 20:06:13 +01:00
Errors.h
Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting conditions that have side effects
2020-06-26 23:21:49 +02: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
2020-08-07 17:58:46 +02:00
WheatyExceptionReport.h
Core/CrashHandler: Remove logging function variation depending on crash reason and print directly to file, not to temporary buffer
2020-08-07 17:57:44 +02:00