[Lldb-commits] [PATCH] Create ScopedTimeout class for GDBRemoteCommunication
Tamas Berghammer
tberghammer at google.com
Mon Feb 23 03:50:15 PST 2015
Hi ovyalov, clayborg,
Create ScopedTimeout class for GDBRemoteCommunication
This new class makes it easier to change the timeout of a GDBRemoteCommunication instance for a short time and then restore it to its original value.
Requested by @ovyalov in D7788
http://reviews.llvm.org/D7826
Files:
source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.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/ProcessGDBRemote.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7826.20501.patch
Type: text/x-patch
Size: 7070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150223/e8df6672/attachment.bin>
More information about the lldb-commits
mailing list