[Lldb-commits] [lldb] [lldb] Fix assert frame recognizer for Ubuntu 22.04 (PR #109594)
Adrian Vogelsgesang via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 23 11:32:20 PDT 2024
vogelsgesang wrote:
I just realized that this was previously mentioned in #56144. The comments on that item make me wonder if this commit here actually even uses the right approach... Should I instead extend the recognizer framework to also match on the non-topmost frame?
https://github.com/llvm/llvm-project/pull/109594
More information about the lldb-commits
mailing list