WinDbg breaks but continues

Hi,

I’m experiencing a strange behavior in WinDbg.

I have WinDbg 10 connected to a Windows 10 inside a VM using VirtualKD utility.

It works normally and, at some point, when I want to break (using ctrl+break, the pause button, etc), WinDbg shows the “You are seeing this message because you pressed either… If you did not intend to break into the debugger, press the “g” key…” message and, on KD> prompt, automatically a letter G appears and system continues running, so I’m unable to stop.

I never experienced this issue before except on Win10 OSes.

Is there some fix for this?

Regards,
Mauro.