microsoft / WinDbg-Samples

Sample extensions, scripts, and API uses for WinDbg.
MIT License
707 stars 117 forks source link

Iter 1, Added handling of OK in stop reply OpenOCD response #37

Closed alexsmendez closed 2 years ago

alexsmendez commented 2 years ago

This PR includes handling of OK response for stop reply response packets after "O" console display packets and before the actual stop reply response arrive (this "OK" pattern has been observed only for OpenOCD)