aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging/WheatyExceptionReport.cpp
AgeCommit message (Expand)Author
2022-08-19Core/Debugging: Improve SymInitialize fail message (#28206)ihm-tswow
2022-04-07Core/CrashHandler: Support retrieving windows version names for all future ve...Shauren
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-31Core/Misc: Fix Windows 32 bits buildjackpoz
2020-08-07Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...Shauren
2020-08-07Core/CrashHandler: Remove logging function variation depending on crash reaso...Shauren
2020-08-07Core/CrashHandler: NULL -> nullptrShauren
2020-08-07Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2020-08-07Core/CrashHandler: Attempt to extract C++ exception object in uncaught except...Shauren
2020-08-04Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2019-04-28Core/CrashHandler: Update placeholder textjackpoz
2019-04-28Core/CrashHandler: Remove sensible data from crashlogsjackpoz
2018-08-29Core/CrashHandler: Include assertion messages in crash reportsShauren
2018-03-10Core/CrashHandler: Fixed generating crash logs from CRT debug assertionsShauren
2018-01-01Core/Crash reporting: Add support to char* arraysjackpoz
2017-12-02Core/Crash reporting: Fix buffer overflowjackpoz
2017-08-11Core/Misc: Remove Whitespacessirikfoll
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
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
2016-03-12Core: Revert failVincent-Michael
2016-03-12Core: Added missing overridesVincent-Michael
2015-10-29Core/Crash reporting: Fixed windows version detection for 8.1 and newerShauren
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP