[lldb-dev] Documentation on stack unwinding

Joe Ranieri joe at alacatialabs.com
Wed May 13 11:06:03 PDT 2015


On Wed, May 13, 2015 at 1:08 PM, Greg Clayton <gclayton at apple.com> wrote:
> Again, this is the most light weight thing you can use. If you use LLDB or Symbolication.framework, they will do much much more. This is the best you are probably going to be able to do. If your stack is blown already, your signal handler probably won't have space to run either...

Symbolication.framework isn't public. I'd recommend going with
PLCrashReporter, which seems like what Jakub's after.

-- Joe Ranieri




More information about the lldb-dev mailing list