aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging
AgeCommit message (Expand)Author
8 daysCore: Fix clang build on windowsShauren
2025-07-13Core/CrashHandler: Fix nopch buildShauren
2025-07-06Core/CrashHandler: Remove MAX_PATH limitShauren
2025-06-11Core/Common: Update PCH content to include most commonly used headersShauren
2024-10-01Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
2024-09-23Core/CrashHandler: Output inlined stack framesShauren
2024-09-23Core/CrashHandler: Make WheatyExceptionReport fields not static to ensure con...Shauren
2024-09-15Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...Shauren
2024-06-02Core/Misc: Fixed windows _UNICODE incompatibilitiesShauren
2024-03-01Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...Shauren
2024-02-17Core/CrashHandler: Support dumping variables stored in cpu registers (not acc...Shauren
2024-02-17Core/CrashHandler: Support ARM64Shauren
2023-12-01Core/Misc: Added windows version checks during startup to avoid confusion abo...Shauren
2023-11-19Core/CrashHandler: Add a timeout to retrieving windows version from WMIShauren
2023-08-24Core/Misc: Modernize comparison operatorsShauren
2023-07-16Core/Common: Use the [[unlikely]] keyword in all assert, warning and error ma...Ovahlord
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-09-05Core/Debugging: Improve SymInitialize fail message (#28206)ihm-tswow
2022-06-10Core/CrashHandler: Support retrieving windows version names for all future ve...Shauren
2022-03-11Common/Misc: Replace old macros with modern C++ attributes (#26613)Giacomo Pozzoni
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-16Build: Partial support for clang-clShauren
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-01-26Core/Misc: Fix Windows 32 bits buildjackpoz
2022-01-26Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...Shauren
2022-01-26Core/CrashHandler: Remove logging function variation depending on crash reaso...Shauren
2022-01-26Core/CrashHandler: NULL -> nullptrShauren
2022-01-26Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2022-01-26Core/CrashHandler: Attempt to extract C++ exception object in uncaught except...Shauren
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2022-01-19Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting con...jackpoz
2021-12-22Core/Common: Allow to show a message when abortingjackpoz
2021-12-02Core/CrashHandler: Remove sensitive data from crashlogsjackpoz
2021-11-16Core/Misc: Fix vsnprintf usage in ASSERT()jackpoz
2021-11-16Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2021-11-15Fix invalid arguments to string format in Trinity::FatalWarpten
2021-11-12Core/Misc: Add a missing include of Windows.h to Errors.cppTreeston
2021-10-31Core/Misc: FIx a GCC warningShauren
2021-10-23Core/CrashHandler: Include assertion messages in crash reportsShauren
2021-08-08Core/Misc: Add PERFORMANCE_PROFILING CMake optionjackpoz
2021-04-16Core/Crash reporting: Add support to char* arraysjackpoz
2021-02-25Core/Crash reporting: Fix buffer overflowjackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-04-24Core/Crash: Refactor and fixesjackpoz
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-03-10Core/CrashHandler: Fixed generating crash logs from CRT debug assertionsShauren
2018-01-01Update copyright note for 2018vincent-michael