[Lldb-commits] [PATCH] remote-gdb-server platform able to run processes on a remote system
Vince Harron
vharron at google.com
Tue Jan 20 17:48:52 PST 2015
Refactored PlatformPOSIX::PutFile, removed duplicated code
Platform::PutFile
Added error check after WriteFile, reformatted
http://reviews.llvm.org/D7049
Files:
source/Commands/CommandObjectPlatform.cpp
source/Commands/CommandObjectTarget.cpp
source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
source/Target/Platform.cpp
source/Target/TargetList.cpp
tools/lldb-gdbserver/lldb-gdbserver.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7049.18472.patch
Type: text/x-patch
Size: 22603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150121/eb920967/attachment.bin>
More information about the lldb-commits
mailing list