labath added inline comments.

================
Comment at: source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp:601
@@ -600,3 @@
-    
-                if (gdb_comm.SendPacketAndWaitForResponse(packet, packet_len, 
response, false) == GDBRemoteCommunication::PacketResult::Success)
-                {
----------------
The location of the duplicate `Send`. Also similar two cases in 
`WriteAllRegisterValues`.


https://reviews.llvm.org/D23553



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to