[gdb-remote] Remove the const char * version of SendPacketAndWaitForResponse
authorPavel Labath <labath@google.com>
Fri, 23 Sep 2016 09:11:49 +0000 (09:11 +0000)
committerPavel Labath <labath@google.com>
Fri, 23 Sep 2016 09:11:49 +0000 (09:11 +0000)
commit0f8f0d369d719cf3cb785e294463722f94d05cc0
treea0bc0f4b0b5500b9f07189d4e6131232a6975cb0
parenta77bcf5e42e3a31508f8a261935d14dc35353ed8
[gdb-remote] Remove the const char * version of SendPacketAndWaitForResponse

Switch all callers to use the StringRef version.

llvm-svn: 282236
lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp