My host computer is Windows 11 23H2. I've tried debugging Windows Sandbox and a Hyper-V Windows 11 virtual machine via a COM port using kd.exe. Whenever I break into the debugger, a process named vmmem (or vmmemSandbox in the case of Windows Sandbox) starts consuming nearly 100% CPU, making the debugger basically unusable. If I suspend the process...