[Lldb-commits] [PATCH] Separate monolithic GDBRemoteCommunicationServer class into 4 part

Greg Clayton clayborg at gmail.com
Tue Feb 10 09:49:00 PST 2015


Change looks great, I would just like better file names.

I would like to see all classes and files renamed to something like:

LLDBCommonPacketHandler -> GDBRemoteCommunicationServerCommon
LLDBPlatformPacketHandler -> GDBRemoteCommunicationServerPlatform
LLGSPacketHandler -> GDBRemoteCommunicationServerLLGS


http://reviews.llvm.org/D7538

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list