Make log options uniform between lldb-platform and lldb-gdbserver
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D9876
Make log options uniform between lldb-platform and lldb-gdbserver ClosedPublic Authored by tberghammer on May 20 2015, 4:00 AM.
Details Summary Make log options uniform between lldb-platform and lldb-gdbserver
Diff Detail
Event Timelinetberghammer retitled this revision from to Make log options uniform between lldb-platform and lldb-gdbserver. tberghammer updated this object. This revision is now accepted and ready to land.May 26 2015, 2:55 PM Closed by commit rL238319: Make log options uniform betwwen lldb-platform and lldb-gdbserver (authored by tberghammer). · Explain WhyMay 27 2015, 6:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26592 lldb/trunk/include/lldb/Core/Log.h
lldb/trunk/source/Core/Debugger.cpp
lldb/trunk/source/Core/Log.cpp
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/trunk/tools/lldb-server/CMakeLists.txt
lldb/trunk/tools/lldb-server/LLDBServerUtilities.h
lldb/trunk/tools/lldb-server/LLDBServerUtilities.cpp
lldb/trunk/tools/lldb-server/lldb-gdbserver.cpp
lldb/trunk/tools/lldb-server/lldb-platform.cpp
lldb/trunk/tools/lldb-server/lldb-server.cpp
|