[Lldb-commits] [PATCH] Enable PipeWindows to support reading with timeout, and fix broken build of llgs.
Zachary Turner
zturner at google.com
Thu Dec 4 13:41:28 PST 2014
Hi ovyalov,
You can use this patch as a basis for fixing on Linux / MacOSX. I've re-written the code in GDBRemoteCommunication.cpp already, so all you have to do is make PipePosix compile with these changes.
http://reviews.llvm.org/D6538
Files:
include/lldb/Host/windows/PipeWindows.h
source/Host/windows/PipeWindows.cpp
source/Interpreter/ScriptInterpreterPython.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6538.16949.patch
Type: text/x-patch
Size: 12218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141204/b8cecbd9/attachment.bin>
More information about the lldb-commits
mailing list