Add '+' sign at the end of echo message for debugserver
authorYing Chen <chying@google.com>
Fri, 29 May 2015 18:44:08 +0000 (18:44 +0000)
committerYing Chen <chying@google.com>
Fri, 29 May 2015 18:44:08 +0000 (18:44 +0000)
commit223dd95f248f37a27ab5e720dbb21fc5997117f1
tree85ea20b5b21e5a3963ed60a7b3d19829a3791649
parent9d2b7f982cb59659cf66713f43f59c69f2e72e17
Add '+' sign at the end of echo message for debugserver

Summary:
-ammend to r238538
-Fix test failure of TestGdbRemoteAuxvSupport.py and TestLldbGdbServer.py on MacOSX

Test Plan:
./dotest -p TestGdbRemoteAuxvSupport.py
./dotest -p TestLldbGdbServer.py

Reviewers: chaoren, clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D10133

llvm-svn: 238595
lldb/tools/debugserver/source/RNBRemote.cpp