Fix bug in gdb-remote xml parser which failed to parse xml split over multiple rsp...
authorAidan Dodds <aidan@codeplay.com>
Wed, 29 Apr 2015 10:08:17 +0000 (10:08 +0000)
committerAidan Dodds <aidan@codeplay.com>
Wed, 29 Apr 2015 10:08:17 +0000 (10:08 +0000)
commited9f612639bff7be584a0d9ed619a49ba96699ac
tree2d41625ac19a707285b00a82fa4dd4c05d803e70
parenta9f20495a27ce28e1266e6db212a125b5624e2f9
Fix bug in gdb-remote xml parser which failed to parse xml split over multiple rsp packets.

llvm-svn: 236095
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp