[Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 30 14:35:23 PDT 2025


================
@@ -1336,8 +1338,18 @@ class Thread : public std::enable_shared_from_this<Thread>,
     return StructuredData::ObjectSP();
   }
 
+<<<<<<< HEAD
----------------
medismailben wrote:

Yes

https://github.com/llvm/llvm-project/pull/161870


More information about the lldb-commits mailing list