[Lldb-commits] [lldb] [lldb] Extend frame recognizers to hide frames from backtraces (PR #104523)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 15 18:26:13 PDT 2024


https://github.com/medismailben commented:

I think this is a pretty cool idea but can we make sure it works using python frame recognizers. I believe the user should also have the ability to hide certain frames if they want, like it doesn't have to be system or language runtime frames.

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


More information about the lldb-commits mailing list