diff options
| author | Vince Harron <vince@nethacker.com> | 2015-04-15 10:40:51 +0000 |
|---|---|---|
| committer | Vince Harron <vince@nethacker.com> | 2015-04-15 10:40:51 +0000 |
| commit | 43d79053d7a1f698c8c81cff5666522c0b2d5e0a (patch) | |
| tree | d6683475241ea8c68cf2645cf95916a0f40279ce /lldb/source/Utility/ModuleCache.cpp | |
| parent | 0f2b1aba157a5bc24a376094f5820360edb277fe (diff) | |
| download | llvm-43d79053d7a1f698c8c81cff5666522c0b2d5e0a.zip llvm-43d79053d7a1f698c8c81cff5666522c0b2d5e0a.tar.gz llvm-43d79053d7a1f698c8c81cff5666522c0b2d5e0a.tar.bz2 | |
Fixed remote failures in TestCPP11EnumTypes, probably others
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
Diffstat (limited to 'lldb/source/Utility/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions
