[Lldb-commits] [lldb] [lldb] Extend frame recognizers to hide frames from backtraces (PR #104523)
Walter Erquinigo via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 15 21:30:25 PDT 2024
walter-erquinigo wrote:
This seems pretty cool!
Question: what would happen if the top frame (the one with the PC) gets filtered out by the recognizer?
https://github.com/llvm/llvm-project/pull/104523
More information about the lldb-commits
mailing list