[Lldb-commits] [PATCH] D65152: Fix issues with inferior stdout coming out of order
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 23 13:59:41 PDT 2019
jingham added a comment.
I agree with Greg, having one function that can do any of the combinations of stdout & stderr seems more convenient.
Other than that, this is fine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65152/new/
https://reviews.llvm.org/D65152
More information about the lldb-commits
mailing list