[Lldb-commits] [PATCH] D25391: Remove usages of TimeValue from gdb-remote process plugin

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 31 10:26:48 PDT 2016


labath updated this revision to Diff 76442.
labath added a comment.

Clean up the code a bit now that I have learned better how to use the chrono library.


https://reviews.llvm.org/D25391

Files:
  source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25391.76442.patch
Type: text/x-patch
Size: 23051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161031/f1755bab/attachment-0001.bin>


More information about the lldb-commits mailing list