[Lldb-commits] [PATCH] D64118: [lldb_test_suite] Fix lldb test suite targeting remote Android
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 4 22:54:35 PDT 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
In D64118#1568656 <https://reviews.llvm.org/D64118#1568656>, @xiaobai wrote:
> This patch looks fine to me overall. I'm unsure if LLDB has a guarantee about which NDK version its compatible with, but I'm alright with staying up to date with the latest release
Yeah, that been my general objective while I was still working on android...
> @labath: Maybe you'd be interested in this patch as well? I'm not sure who actually still works on android debugging at Google.
The patch looks fine to me. I am also not sure who still works on android debugging at Google :(, but I am glad that at least you guys are. :)
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64118/new/
https://reviews.llvm.org/D64118
More information about the lldb-commits
mailing list