With the previous implementation the protocol used by the client and the server for the response was different and worked only by an accident. With this change the communication is fixed and the return code from mkdir and chmod correctly captured by lldb. The change also add documentation for the qPlatform_[mkdir,chmod] packages.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM