[lldb-dev] Crash reporting in clang/lldb

Vince Harron vince at nethacker.com
Mon May 18 16:31:35 PDT 2015


+llvmdev
-llvm-dev


On Mon, May 18, 2015 at 4:28 PM, Vince Harron <vince at nethacker.com> wrote:

> Hi all,
>
> I would like to integrate crash reporting into Android developer tools,
> starting with lldb and clang.  Google Breakpad seems like a reasonable
> option.
>
> https://code.google.com/p/google-breakpad/
>
> Of course, it will only be enabled when the user has allowed it.
>
> The LLDB project is interested but it makes sense to us to push crash
> reporting down into llvm to make it available to all llvm projects.
>
> 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?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150518/34f81dd9/attachment.html>


More information about the lldb-dev mailing list