[lldb-dev] Documentation on stack unwinding

Jakub Bednář jakub.bednar at avg.com
Thu May 14 02:18:37 PDT 2015


Thank you for the tip Joe,

I will definitelly look into PLCrashReporter. At first glanc it seems very close to my needs.

Best regards,

Jakub


On 13 May 2015, at 20:06, Joe Ranieri <joe at alacatialabs.com> wrote:

> 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