[Lldb-commits] [lldb] d329dfd - [lldb] Use the build's python interpreter in the shell tests

2022-01-31 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2022-01-31T16:53:42-08:00 New Revision: d329dfd0c8576f022ce851a41d9555884b876390 URL: https://github.com/llvm/llvm-project/commit/d329dfd0c8576f022ce851a41d9555884b876390 DIFF:

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

2022-01-31 Thread Jim Ingham via Phabricator via lldb-commits
jingham added a comment. As an implementation detail for stack_core_scripted_process this seems fine. I'm not sure whether it belongs in the generic scripted_process.py example however. If you do have reasons for keeping it there as well, I think you need to say what it means for a thread to

[Lldb-commits] [PATCH] D118484: [lldb/test] Fix TestScriptedProcess.py timeout on x86_64

2022-01-31 Thread Med Ismail Bennani via Phabricator via lldb-commits
mib updated this revision to Diff 404726. mib added a comment. Update following D118482 latest change Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D118484/new/ https://reviews.llvm.org/D118484 Files:

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

2022-01-31 Thread Med Ismail Bennani via Phabricator via lldb-commits
mib updated this revision to Diff 404707. mib retitled this revision from "[lldb/Plugins] Add ScriptedProcessInterface::GetSelectedThreadIndex method" to "[lldb/Plugins] Add lldb.ScriptedProcess.get_most_relevant_thread_index interpreter method". mib edited the summary of this revision. mib

[Lldb-commits] [lldb] e1cad13 - [lldb] Support Rosetta registers in crashlog.py

2022-01-31 Thread Jonas Devlieghere via lldb-commits
Author: Jonas Devlieghere Date: 2022-01-31T10:50:16-08:00 New Revision: e1cad1303bf9d2a77546469dc0987502692f80d9 URL: https://github.com/llvm/llvm-project/commit/e1cad1303bf9d2a77546469dc0987502692f80d9 DIFF:

[Lldb-commits] [lldb] c8fbf80 - [lldb] Convert Process KDP Log to the new API

2022-01-31 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2022-01-31T08:59:41+01:00 New Revision: c8fbf8037d7ababd686c088461dbb5d52fd33fc7 URL: https://github.com/llvm/llvm-project/commit/c8fbf8037d7ababd686c088461dbb5d52fd33fc7 DIFF: https://github.com/llvm/llvm-project/commit/c8fbf8037d7ababd686c088461dbb5d52fd33fc7.diff