









@bonkmaykr@canithesis.org
59 following, 45 followers
the entire point of getting a backtrace at runtime and not from your debugger directly, is to get information about a crash in a customer's stripped binary. this code is entirely useless for that purpose. i am sure there is another way to use CaptureStackBacktrace to get output similar to GNU's backtrace_symbols but it isn't documented anywhere I could find.