anatawa12 wrote: I looked the process in suspended state with sysinternal process explorer and I found all threads have exactly one suspend count. Therefore, I added logs to calling [SuspendThread] and [ResumeThread] and I found those calls are unbalanced exactly one for each thread so I think #67825 and #89077 are about calling [ResumeThread] and completely different problem. I'm interested in #67825 but this is completely different bug so I'm going to create another Pull Request when I reached to fix.
https://github.com/llvm/llvm-project/pull/115712 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits