[Lldb-commits] [PATCH] D114157: [lldb/test] Make it possible to run the mock gdb server on a single thread
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 18 06:23:22 PST 2021
mgorny accepted this revision.
mgorny added a comment.
This revision is now accepted and ready to land.
I think I may have delayed constructing socket until `start()` for some reason but maybe it was just originally like that and didn't want to change semantics. If it doesn't break tests, wfm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114157/new/
https://reviews.llvm.org/D114157
More information about the lldb-commits
mailing list