cpptrace/src/symbols
2024-04-28 19:51:52 -05:00
..
symbols_core.cpp Add an object address to stacktrace_frame entries, addresses #97 (no pun intended) 2024-02-27 00:34:45 -06:00
symbols_with_addr2line.cpp Replace most stream use with new formatting system 2024-03-30 20:25:06 -05:00
symbols_with_dbghelp.cpp A little more error handling cleanup 2024-03-31 16:02:39 -05:00
symbols_with_dl.cpp Add a Result type and replace some exceptions with it (#109) 2024-03-30 13:35:52 -05:00
symbols_with_libbacktrace.cpp For the libbacktrace back-end don't treat missing debug info in ELFs as a critical error; fixes #114 2024-04-28 19:51:52 -05:00
symbols_with_libdwarf.cpp Resolve some TODOs with error handling for mach-o stuff 2024-03-31 15:24:01 -05:00
symbols_with_nothing.cpp Add frame_ptr alias 2023-11-08 21:32:34 -05:00
symbols.hpp Some restructuring of the directory layout 2023-11-18 23:28:48 -06:00