IIUA, this code is negotiating the best compression to use for communication between lldb & the remote stub. Since there's no guarantee that the remote stub has anything to do with llvm, you can't just use whatever llvm uses.
Jim > On Jan 7, 2018, at 2:11 AM, Michał Górny via Phabricator via lldb-commits > <lldb-commits@lists.llvm.org> wrote: > > mgorny added a comment. > > I was talking of: > > source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp > source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp > tools/debugserver/source/RNBRemote.cpp > > > https://reviews.llvm.org/D41725 > > > > _______________________________________________ > lldb-commits mailing list > lldb-commits@lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits