cpptrace/src/platform
sean 6b55222a4b
Fix: Support macOS (#6)
Simpler than I expected tbh. macOS uses the same backtrace and dladdr
functions, and with Clang for Xcode we can also just use cxxabi for
demangling.

Co-authored-by: Jeremy Rifkin <51220084+jeremy-rifkin@users.noreply.github.com>
2023-07-11 18:01:55 -04:00
..
cpptrace_common.hpp Update stacktrace api and a couple minor tweaks 2023-07-09 22:57:15 -04:00
cpptrace_program_name.hpp Fix: Support macOS (#6) 2023-07-11 18:01:55 -04:00