[Lldb-commits] [lldb] Don't count all the frames just to skip the current inlined ones. (PR #80918)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 7 08:51:03 PST 2024
adrian-prantl 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
https://github.com/llvm/llvm-project/pull/80918
More information about the lldb-commits
mailing list