[Lldb-commits] [PATCH] D151044: [lldb] Move PassthroughScriptedProcess to `lldb.scripted_process` module

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 22 13:07:23 PDT 2023


bulbazord accepted this revision.
bulbazord added a comment.
This revision is now accepted and ready to land.

Looks like you're mostly moving things around which is fine. The bug that you're fixing is with thread handling in `MultiplexerScriptedProcess` right? That looks fine to me too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151044/new/

https://reviews.llvm.org/D151044



More information about the lldb-commits mailing list