Top "Sos" questions

SOS is a debugger extension that allows a developer to inspect the managed state of a .NET Core and desktop runtime process.

Use WinDbg to Write Contents of Managed Byte[] to File

I have a crash dump from a production server that shows an OutOfMemoryException. The exception itself is not relevant here. …

windbg sos