[Lldb-commits] [lldb] [lldb] Extend frame recognizers to hide frames from backtraces (PR #104523)
    Petr Hosek via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Sun Aug 25 21:53:42 PDT 2024
    
    
  
petrhosek wrote:
Looks like libc++ uses a different layout for `std::function` with ABI v1 and v2, see https://github.com/llvm/llvm-project/blob/52ae891036e3ab1f668eb103c46ca57257901c6b/libcxx/include/__functional/function.h#L827-L831.
https://github.com/llvm/llvm-project/pull/104523
    
    
More information about the lldb-commits
mailing list