Michael137 wrote: Decided to go with something much simpler. Currently just reporting progress in `ParseStructureLikeDIE`, when we search for the definition DIE. Should reduce the number of broadcasts to some extent, and once https://github.com/llvm/llvm-project/pull/92328 lands again, it would naturally move into `FindDefinitionTypeForDIE`. Also, we're no longer storing the `Progress` object for the entire lifetime of the `DWARFASTParserClang`, meaning we clear the message from the terminal by the time the expression finishes, and we are less likely to block other in-flight progress events elsewhere.
https://github.com/llvm/llvm-project/pull/91452 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits