<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/67825>67825</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
LLDB: Windows: attach them detach leaves the process in a suspended state
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
alexey-gusarov
</td>
</tr>
</table>
<pre>
Hello
Steps:
1. run any application, for example, lldb, and get pid of it
2. run lldb and attach by pid
3. detach (with parameter -s or without it)
4. try doing something in the application from the first step
Expected:
The application is functioning normally
Actual:
Application in a suspended state
![image](https://github.com/llvm/llvm-project/assets/2213498/a3776137-13aa-44c5-b8ca-c4eba21b2dfb)
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUUk2PmzAQ_TXmMkoENgFz4JBtGvWwt1bqeTADuDIY2cPu5t9XJrvbqOqlF38M8x7z_B7GaMeFqBWnJ3G6ZLjx5EOLjt7odhi3iMG_ZJ3vb-03cs6L_CLy8339zrRGod5vxRHCtgAuN8B1ddYgW78I-QUGH4DecF4dpatzfZd2XHoYiWG1PfgBLN955J0nde0tyIxmgu6WGu8t6gg97VUh9avlCVYMOBNTgEMEHyAV_caJVDZ3UHkEDjfovV1GiH4mntLJLsATPY4MQ_DzXhxsiAyRaX2U_fVtJcPUfyr_8RfeRhi2xaRz-sPiw4zO3R45zoY3dJ8M50f0AghxiystPfUQGZneobIQpyc740jidBFST8x3A-RVyOtoedq6o_GzkFfnXj62wxr8LzIs5BVjJI5CXqUsVNnoVFJ1XRWqPhQK8VCW5nTotMGDKalDWXSyH7rPN3xcs75VfaMazKgtqqbKc1XWKpvaXOPQaa0HbTRKzDWSItM15WAU5VRntpW5VHkjm6LKS6WONVbUNIhaDxWeykaUOc1o3TGNf_RhzGyMG7VVreUpc9iRi3tgpVzoFfaPQsqU39DukrttjKLMnY0c_7CwZUft8_PlSagz_LRL71_T-31kjCeaP5LlCF8o7jFYgzcU4z-dybbg2v_2YZ84-bAr-h0AAP__96kePA">