[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:55:25 PDT 2024


petrhosek wrote:

> Would be interesting if this is fixed by #105695. How can I run the test cases against libc++'s unstable ABI locally?

Set `-D LIBCXX_ABI_VERSION=2` in your CMake invocation.

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


More information about the lldb-commits mailing list