cpptrace/src
2025-02-24 22:52:48 -06:00
..
binary Support gcc 4.8.5, resolves #220 2025-02-24 22:52:48 -06:00
demangle Improve locking surrounding dbghelp and lock in the dbghelp demangler 2025-02-18 23:34:08 -06:00
platform Add some NODISCARD attributes and uncomment scope_exit utility code 2025-02-20 21:43:25 -06:00
snippets A new formatting setup (#208) 2025-02-01 17:31:49 -06:00
symbols Support gcc 4.8.5, resolves #220 2025-02-24 22:52:48 -06:00
unwind Abstract out an de-duplicate syminit and symcleanup logic for dbghelp 2025-02-19 20:40:58 -06:00
utils Support gcc 4.8.5, resolves #220 2025-02-24 22:52:48 -06:00
cpptrace.cpp Add cpptrace::can_get_safe_object_frame and add ctrace prefix for can_signal_safe_unwind 2025-02-20 21:36:19 -06:00
ctrace.cpp Add cpptrace::can_get_safe_object_frame and add ctrace prefix for can_signal_safe_unwind 2025-02-20 21:36:19 -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 Support gcc 4.8.5, resolves #220 2025-02-24 22:52:48 -06: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