labath added a comment. This is going to be messier than I expected. I would need to introduce the same repeat-until-the-buffer-is-full loop into ConnectionGenericFileWindows, which I don't think is good for code reuse. I see two possibilities:
- go back to the version with a separate function for this behavior (with the timeout problem fixed) - keep the fix completely within the AdbClient class. Which one do you prefer? Repository: rL LLVM http://reviews.llvm.org/D19533 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits