https://github.com/bulbazord commented:
What is the logic behind `m_pending_halt`? You set it in `ProcessWindows::DoHalt` but then you also check for it when handling an `EXCEPTION_BREAKPOINT`. Why do you need to check there? https://github.com/llvm/llvm-project/pull/208233 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
