<div dir="ltr">I haven't managed to reproduce the issue you reported (what OS and Android version do you use?), but based on the description this change (not committed in yet) might fix the issue: <a href="http://reviews.llvm.org/D13293">http://reviews.llvm.org/D13293</a>. Can you take a look?<div><br></div><div>Thanks,</div><div>Tamas</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 30, 2015 at 12:49 AM Oleksiy Vyalov <<a href="mailto:ovyalov@google.com">ovyalov@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ovyalov added inline comments.<br>
<br>
================<br>
Comment at: source/Plugins/Platform/Android/PlatformAndroid.cpp:341<br>
@@ -347,1 +340,3 @@<br>
+            AdbClient adb(m_device_id);<br>
+<br>
             StreamString command;<br>
----------------<br>
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<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="http://reviews.llvm.org/D13162" rel="noreferrer" target="_blank">http://reviews.llvm.org/D13162</a><br>
<br>
<br>
<br>
</blockquote></div>