Add support for the qEcho command to lldb-server in the common packets.
authorGreg Clayton <gclayton@apple.com>
Fri, 29 May 2015 00:15:15 +0000 (00:15 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 29 May 2015 00:15:15 +0000 (00:15 +0000)
commit420562aa82f8a81675772f795ca22c74ae817128
treec48d4d124b81482700e370c407e67d7e1d54750b
parentde4c598ccf35f8f58b736e72c50916e2b26faec1
Add support for the qEcho command to lldb-server in the common packets.

llvm-svn: 238533
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h
lldb/source/Utility/StringExtractorGDBRemote.cpp
lldb/source/Utility/StringExtractorGDBRemote.h