ukalnins created this revision.
ukalnins added a reviewer: jasonmolenda.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
When process, that debugserver is attached to, exits, there is a race condition
if the process STDIO will be consumed and appened to internal stdio buffer
ukalnins updated this revision to Diff 270732.
ukalnins added a comment.
Fixed merge conflict.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81838/new/
https://reviews.llvm.org/D81838
Files:
lldb/tools/debugserver/source/DNB.cpp
lldb/tools/debugserver/source/DNB.h
lldb/tools/debu