[Lldb-commits] [lldb] [lldb/crashlog] Fix inlined frames in crashlog scripted process (PR #191132)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 10 16:47:54 PDT 2026
jimingham wrote:
The code makes sense, but you don't test some of the behavior you are emulating. Part of the new behavior is how you deal with crashlogs that HAVE inlined frames already, but you don't have a test for how you handle that behavior.
https://github.com/llvm/llvm-project/pull/191132
More information about the lldb-commits
mailing list