[Lldb-commits] [PATCH] D64118: [lldb_test_suite] Fix lldb test suite targeting remote Android
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 3 09:59:12 PDT 2019
xiaobai added a reviewer: labath.
xiaobai added a subscriber: labath.
xiaobai added a comment.
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
@labath: Maybe you'd be interested in this patch as well? I'm not sure who actually still works on android debugging at Google.
@kusmour: This patch doesn't have enough context with each change. Try getting the change with `git diff -U9999` or something like that for the entire context.
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