cpptrace/src
2025-02-18 20:02:15 -06:00
..
binary Fix handling of strtab in a code path in the elf code 2025-02-13 23:47:16 -06:00
demangle Use a raii_wrapper for the char array returned by abi::__cxa_demangle 2025-02-18 19:48:53 -06:00
platform Check external symbols start with _Z before demangling 2025-02-13 23:39:05 -06:00
snippets A new formatting setup (#208) 2025-02-01 17:31:49 -06:00
symbols Add a check for dwarf_get_version_of_die's return code 2025-02-17 23:00:12 -06:00
unwind Incompatible with JNI on Windows: use unique handle for SymInitialize #204 (#206) 2025-01-25 22:25:54 -06:00
utils Add a newline for slightly improved visual separation 2025-02-18 20:02:15 -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 Check external symbols start with _Z before demangling 2025-02-13 23:39:05 -06:00