https://github.com/felipepiovezan approved this pull request.
Generally looks good to me, but I think fundamentally the problem we have is on the protocol itself. e.g. if lldb wants to read a symbol from some concurrency module in the course of stepping, we're using the wrong frame / module id https://github.com/llvm/llvm-project/pull/212516 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
