ashgti wrote: Is the process stopped? I think lldb is waiting for the process to be in a stopped state. In posix terms a `SIGSTOP`, although I'm not as familiar with the win32 equiv (DebugActiveProcess maybe).
https://github.com/llvm/llvm-project/pull/121269 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
