[Lldb-commits] [PATCH] D118482: [lldb/Plugins] Add lldb.ScriptedProcess.get_most_relevant_thread_index interpreter method

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 9 13:16:44 PST 2022


mib abandoned this revision.
mib added a comment.

@jingham I just got rid of all of this, and added a `is_stopped` variable to the `stack_core_scripted_process.StackCoreScriptedThread` class in D118484 <https://reviews.llvm.org/D118484>.


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

https://reviews.llvm.org/D118482



More information about the lldb-commits mailing list