ovyalov added inline comments.

================
Comment at: source/Plugins/Platform/Android/PlatformAndroid.cpp:341
@@ -347,1 +340,3 @@
+            AdbClient adb(m_device_id);
+
             StreamString command;
----------------
I tried this CL on my device and it's failing to download a symbol file - 
"Failed to pull file: No such file or directory". As I can see tmpdir isn't 
fully cleared from tail symbols, like \r\n


Repository:
  rL LLVM

http://reviews.llvm.org/D13162



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to