cpptrace/src
2025-02-19 21:21:21 -06:00
..
binary Fix handling of strtab in a code path in the elf code 2025-02-13 23:47:16 -06:00
demangle Improve locking surrounding dbghelp and lock in the dbghelp demangler 2025-02-18 23:34:08 -06:00
platform Small whitespace fix 2025-02-19 21:21:21 -06:00
snippets A new formatting setup (#208) 2025-02-01 17:31:49 -06:00
symbols Abstract out an de-duplicate syminit and symcleanup logic for dbghelp 2025-02-19 20:40:58 -06:00
unwind Abstract out an de-duplicate syminit and symcleanup logic for dbghelp 2025-02-19 20:40:58 -06:00
utils Remove extern declaration for the absorb_trace_exceptions flag 2025-02-18 20:04:42 -06:00
cpptrace.cpp Remove a comment 2025-02-17 01:04:45 -06:00
ctrace.cpp Check external symbols start with _Z before demangling 2025-02-13 23:39:05 -06:00
exceptions.cpp Oops, quick fixes 2025-02-02 14:45:49 -06:00
formatting.cpp Add basic option for shortening paths in the formatter 2025-02-13 23:22:12 -06:00
from_current.cpp Fixed compiler warnings and errors under MSYS2+MINGW64 platform. (#186) 2024-10-27 10:30:36 -05:00
options.cpp Split up cpptrace.hpp 2024-10-05 18:01:12 -05:00
options.hpp Export should_absorb_trace_exceptions to fix tests 2025-01-26 18:15:21 -06:00
utils.cpp Don't create formatters on the fly in print_terminate_trace() 2025-02-18 20:15:12 -06:00