forked from OSchip/llvm-project
43d79053d7
Typically, LLGS only sends stdout/stderr notifications when the inferior process is running. Because LLGS reads stdout from the process in a separate thread, sometimes these stdout notifications can be received after the server has sent a thread stop message. The host isn't expecting stdout to be generated by the target after a stop message and these messages interfere with the host's request/ response paradigm. Differential Revision: http://reviews.llvm.org/D9024 llvm-svn: 234995 |
||
---|---|---|
.. | ||
FreeBSD | ||
Linux | ||
MacOSX-Kernel | ||
POSIX | ||
Utility | ||
Windows | ||
elf-core | ||
gdb-remote | ||
mach-core | ||
CMakeLists.txt |