[Lldb-commits] [PATCH] Merge lldb-platform and lldb-gdbserver into a single binary.
Robert Flack
flackr at gmail.com
Thu Feb 12 11:44:41 PST 2015
- Fixed the gdbserver test helper and verified no more test failures introduced by change.
- Addressed review comments
I've verified the build on windows. It still does not build lldb-platform
Still working on getting mac to use to update the xcodeproj files.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7545
Files:
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
test/tools/lldb-gdbserver/gdbremote_testcase.py
test/tools/lldb-gdbserver/lldbgdbserverutils.py
tools/CMakeLists.txt
tools/Makefile
tools/lldb-gdbserver/CMakeLists.txt
tools/lldb-gdbserver/Makefile
tools/lldb-gdbserver/exports
tools/lldb-gdbserver/lldb-gdbserver.cpp
tools/lldb-platform/CMakeLists.txt
tools/lldb-platform/Makefile
tools/lldb-platform/exports
tools/lldb-platform/lldb-platform.cpp
tools/lldb-server/CMakeLists.txt
tools/lldb-server/Makefile
tools/lldb-server/exports
tools/lldb-server/lldb-gdbserver.cpp
tools/lldb-server/lldb-platform.cpp
tools/lldb-server/lldb-server.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7545.19840.patch
Type: text/x-patch
Size: 83655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150212/59690963/attachment.bin>
More information about the lldb-commits
mailing list