cpptrace/src
2025-02-28 10:55:44 -06:00
..
binary Don't print internal errors when image base resolution fails, this can happen on mac since platform dylibs don't actually exist on disk. Closes #217. 2025-02-22 13:20:03 -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 Don't print internal errors when image base resolution fails, this can happen on mac since platform dylibs don't actually exist on disk. Closes #217. 2025-02-22 13:20:03 -06:00
unwind Abstract out an de-duplicate syminit and symcleanup logic for dbghelp 2025-02-19 20:40:58 -06:00
utils Add guard on forwarding constructor 2025-02-20 22:22:46 -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 fix #221 (#223) 2025-02-28 10:55:44 -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