<div dir="ltr">+llvmdev<div>-llvm-dev</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 18, 2015 at 4:28 PM, Vince Harron <span dir="ltr"><<a href="mailto:vince@nethacker.com" target="_blank">vince@nethacker.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I would like to integrate crash reporting into Android developer tools, starting with lldb and clang.  Google Breakpad seems like a reasonable option.</div><div><br></div><div><div style="font-size:12.8000001907349px"><a href="https://code.google.com/p/google-breakpad/" target="_blank">https://code.google.com/p/google-breakpad/</a><br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Of course, it will only be enabled when the user has allowed it.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">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.</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">There are a couple of options here:<br></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">1) integrate this only downstream in our repo</div><div style="font-size:12.8000001907349px">2) integrate in lldb ToT, defaulted to off by #defines</div><div style="font-size:12.8000001907349px">3) integrate in lldb ToT without #define requirements</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I would prefer #3</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thoughts?</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"></div></div></div>
</blockquote></div><br></div>