microsoft / WinDbg-Samples

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

Iter 1. Changes to handle unsolicited stop reply response 'ok' for BMC-OpenOcd. #36

Closed alexsmendez closed 2 years ago

alexsmendez commented 2 years ago

This is PR is to handle cases when OpenOCD sends 'OK' after the sequence of console display packets and before the actual stop reply arrives.