[Lldb-commits] [lldb] Don't count all the frames just to skip the current inlined ones. (PR #80918)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 7 11:32:44 PST 2024
jimingham wrote:
> Should the Doxygen comment of GetStackFrameCount warn that this is an expensive operation? https://lldb.llvm.org/cpp_reference/classlldb__private_1_1Thread.html#afc54feef950a58b625bbb198dc4cf57c
I added something to that effect.
https://github.com/llvm/llvm-project/pull/80918
More information about the lldb-commits
mailing list