[Lldb-commits] [lldb] [lldb-dap] Mark hidden frames as "subtle" (PR #105457)

Adrian Vogelsgesang via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 20 18:47:36 PDT 2024


vogelsgesang wrote:

> This looks like a nice improvement! Can we add a test for this?

Added. Is this the type of test case you had in mind? Also, do I need to do anything in addition? E.g., disable the test case for libstdc++, because the stack frame recognizer only works for libc++? How would I do so?

(Not sure yet, if the test case is actually correct. Still waiting for my local build to finish)

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


More information about the lldb-commits mailing list