[Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 7 11:01:55 PST 2025
================
@@ -1,4 +1,4 @@
-//===----------------------------------------------------------------------===//
+//===-- ScriptedFrame.cpp -------------------------------------------------===//
----------------
JDevlieghere wrote:
```suggestion
//===----------------------------------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/161870
More information about the lldb-commits
mailing list