ovyalov accepted this revision. ovyalov added a comment. This revision is now accepted and ready to land.
Looks good. ================ Comment at: source/Plugins/Platform/Android/PlatformAndroid.cpp:292 @@ +291,3 @@ + 1); + if (error.Fail() || status != 0 || version_string.empty()) + return 0; ---------------- Please add logging in case of error. http://reviews.llvm.org/D11935 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits