================
@@ -159,6 +159,40 @@ 
GDBRemoteCommunicationServerPlatform::GDBRemoteCommunicationServerPlatform(
 GDBRemoteCommunicationServerPlatform::~GDBRemoteCommunicationServerPlatform() =
     default;
 
+void GDBRemoteCommunicationServerPlatform::Proc(
----------------
DavidSpickett wrote:

If we're changing the name could we have a better name than `Proc`, or if 
`Proc` is just a term I am unfamiliar with, a comment in the header to explain 
what this function does?

https://github.com/llvm/llvm-project/pull/101283
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to