microsoft / WinDbg-Samples

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

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

Closed alexsmendez closed 5 months ago

alexsmendez commented 5 months ago

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