[Lldb-commits] [PATCH] D26698: Remove SBStream accessor that lets you manipulate the internal buffer.
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 16 11:18:04 PST 2016
tfiala added a comment.
TestTerminal.py's test_launch_in_terminal() is timing out consistently with the current change + my diff attached above.
I'm looking into it now. (It quite possibly is due to the build fixes I did above).
I'm attaching the 'sample' (callstack sampling) from the failure here. F2590212: TestTerminal.py-58148.sample.zip <https://reviews.llvm.org/F2590212>
https://reviews.llvm.org/D26698
More information about the lldb-commits
mailing list