aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging/WheatyExceptionReport.h
AgeCommit message (Expand)Author
2020-08-07Core/CrashHandler: Remove logging function variation depending on crash reaso...Shauren
2020-08-07Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2020-08-04Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2019-04-28Core/CrashHandler: Remove sensible data from crashlogsjackpoz
2018-03-10Core/CrashHandler: Fixed generating crash logs from CRT debug assertionsShauren
2017-11-25Misc: More cleanupAokromes
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-23Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-03-19Core/Crash: Refactor and fixesjackpoz
2016-07-03Core/Crash reporting: Better handle max nesting level settingjackpoz
2015-10-29Core/Crash reporting: Fixed windows version detection for 8.1 and newerShauren
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP