Revert r280200 and put it a proper fix
authorPavel Labath <labath@google.com>
Wed, 31 Aug 2016 07:49:37 +0000 (07:49 +0000)
committerPavel Labath <labath@google.com>
Wed, 31 Aug 2016 07:49:37 +0000 (07:49 +0000)
commit1e3b086749d4af4cdc44482d2b6da86ac40040db
treed3c442a6f7d2dbaf28a7957c9ca3725ae19b5cca
parente4f590faeb10d288dc8821de56f4df14ff74d0e6
Revert r280200 and put it a proper fix

PeekChar returns a character, we want the whole string there.

llvm-svn: 280204
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp