labath added inline comments.

================
Comment at: 
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp:1310-1311
+      "QStartNoAckMode+",
+      "QThreadSuffixSupported+",
+      "QListThreadsInStopReply+",
+      "qEcho+",
----------------
mgorny wrote:
> labath wrote:
> > I think that these two should also be llgs-specific.
> I actually left them here because the respective 
> `Handle_QThreadSuffixSupported` and `Handle_QListThreadsInStopReply` methods 
> are also in common.
Fair enough. I'll see what I can do about that once this patch lands.


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

https://reviews.llvm.org/D100140

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

Reply via email to