[Lldb-commits] [PATCH] D34945: Adding Support for Error Strings in Remote Packets
Ravitheja Addepally via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 4 04:45:09 PDT 2017
ravitheja added a comment.
Yeah that would be broken, as long as we make the error packet more than 3 bytes, then it won't work with the older lldb clients.
https://reviews.llvm.org/D34945
More information about the lldb-commits
mailing list