[lldb-dev] Crash reporting in lldb

Greg Clayton gclayton at apple.com
Mon May 18 15:37:36 PDT 2015


I agree with Ed in that this should be built into llvm and we should just use the functionality that is in llvm.

Greg

> On May 16, 2015, at 9:08 AM, Vince Harron <vince at nethacker.com> wrote:
> 
> Hi all,
> 
> I'd like to integrate crash reporting into lldb by integrating Google Breakpad.
> 
> https://code.google.com/p/google-breakpad/
> 
> It will only be enabled when the user has allowed it.
> 
> There are a couple of options here:
> 
> 1) integrate this only downstream in our repo
> 2) integrate in lldb ToT, defaulted to off by #defines
> 3) integrate in lldb ToT without #define requirements
> 
> I would prefer #3
> 
> Thoughts?
> 
> Vince
> 
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev





More information about the lldb-dev mailing list