[Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 30 14:01:18 PDT 2025
================
@@ -0,0 +1,55 @@
+//===-- SBFrameList.h -------------------------------------------*- C++ -*-===//
----------------
jimingham wrote:
I think we don't do this anymore. We are switching to the plain //===----...---===// w/o the file name or language.
https://github.com/llvm/llvm-project/pull/161870
More information about the lldb-commits
mailing list