llvm-project/lldb/source/Host
Pavel Labath 681d0d9e5f [lldb-server] Report launch error in vRun packets
Uses our existing "error string" extension to provide a better
indication of why the launch failed (the client does not make use of the
error yet).

Also, fix the way we obtain the launch error message (make sure we read
the whole message, and skip trailing garbage), and reduce the size of
TestLldbGdbServer by splitting some tests into a separate file.

Differential Revision: https://reviews.llvm.org/D133352
2022-09-09 15:10:38 +02:00
..
android [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
common [lldb] Enable the insertion of "pending callbacks" to MainLoops from other threads 2022-09-06 10:56:10 +02:00
freebsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
linux [clang][lldb][cmake] Use new `*_INSTALL_LIBDIR_BASENAME` CPP macro 2022-08-20 12:52:21 -04:00
macosx Change the meaning of a UUID with all zeros for data. 2022-08-30 10:17:58 -07:00
netbsd [lldb] Remove remaining calls to DataBufferLLVM::GetChars 2022-04-01 17:43:05 -07:00
openbsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
posix [lldb-server] Report launch error in vRun packets 2022-09-09 15:10:38 +02:00
windows [lldb] Use std::size instead of llvm::array_lengthof 2022-09-08 14:21:55 -06:00
CMakeLists.txt [lldb] Use WSAEventSelect for MainLoop polling on windows 2022-08-19 13:25:25 +02:00