https://github.com/jimingham commented:
The code looks right. But there's a lot of code that handles changing providers as you go, but no tests of that behavior. We should make sure that if you get an SBFrame from a provided stack frame list, step, delete the provider, and then ask about the SBFrame, we get a reasonable error and not a crash. https://github.com/llvm/llvm-project/pull/178823 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
