DavidSpickett wrote: > I guess this is the best I can: DidAttach() didn't work and > RefreshStateAfterStop() makes more sense than DoUpdateThreadList.
Other RefreshStateAfterStop end up calling something on a thread list, so RefreshStateAfterStop does make more sense I think. https://github.com/llvm/llvm-project/pull/178027 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
