llvm-project/lldb/docs
Tamas Berghammer 0f86b74304 Fix the communication in qPlatform_[mkdir,chmod]
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.

Differential revision: http://reviews.llvm.org/D7786

llvm-svn: 230213
2015-02-23 11:03:08 +00:00
..
testsuite
CMakeLists.txt [cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIX 2014-12-29 12:42:33 +00:00
building-with-debug-llvm.txt Test commit. 2013-08-16 18:18:31 +00:00
code-signing.txt Fix a typo in code-signing.txt 2015-01-27 23:26:59 +00:00
doxygen.cfg.in include only LLDB API in docs generated by lldb-cpp-doc (cmake) target 2013-07-19 16:50:24 +00:00
doxygen.footer Add CMake targets to build LLDB reference docs 2013-05-28 03:47:34 +00:00
doxygen.header Add CMake targets to build LLDB reference docs 2013-05-28 03:47:34 +00:00
doxygen.intro Minor typeo fixes in doc scripts 2013-07-19 17:32:48 +00:00
lldb-for-gdb-users.txt Fix document typos, indentation in python code, and API examples. 2013-02-12 20:01:49 +00:00
lldb-gdb-remote.txt Fix the communication in qPlatform_[mkdir,chmod] 2015-02-23 11:03:08 +00:00
lldb.1 Fix lldb(1) man page formatting 2014-11-24 15:01:11 +00:00