<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 class="" style="font-size:12.8000001907349px"></div></div></div>