microsoft / WinDbg-Samples

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

Handle the Trace32 read memory command when the memory type is unknown #104

Closed alexsmendez closed 8 months ago

alexsmendez commented 8 months ago

This handles the Trace32 GDB server issue reported by Pedro Texeira (tracked by ADO ticket:49235111).