labath accepted this revision.
labath added inline comments.
This revision is now accepted and ready to land.


================
Comment at: 
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp:3931
 
+GDBRemoteCommunication::PacketResult 
GDBRemoteCommunicationServerLLGS::HandleNotificationAck(std::deque<std::string> 
&queue) {
+  // Per the protocol, the first message put into the queue is sent
----------------
this could use formatting


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128849/new/

https://reviews.llvm.org/D128849

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

Reply via email to