Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sos

Can WinDBG be made to find mscordacwks.dll in the symbol store?

clr windbg sos symstore sosex

Windbg - dumping System.Guid

windbg sos

How to list running tasks in .net memory dump

Windbg with SOS, How to dump a c# struct

c# .net struct windbg sos

How to identify array type?

.net windbg il sos sosex

Debugging Mixed mode (C# , C++) application

c# windbg crash-dumps sos

How to break WinDbg in an anonymous method?

Stepping through Source Code using Windbg SOS Extension

Download SOS.dll by version number

download windbg sos

WinDbg/SOS: How to correlate managed threads from !threads command with System.Threading.Thread instances

.net windbg sos

Interpret UInt64 dateData in .NET DateTime structure?

.net datetime windbg sos

How to find what is in unmanaged memory in Dump by WinDBG

windbg unmanaged heap-dump sos

!clrstack -p not giving the values of the parameters for the methods in the call stack

windbg sos

WinDbg/SOS: Explanation of !SyncBlk output

c# .net debugging windbg sos

Cannot switch to managed thread in WinDbg

.net windbg sos

Failed to load data access DLL, 0x80004005

windbg sos

WinDbg and SoS, how do I print/dump a large string?

.net debugging windbg dump sos

Understanding CLR object size between 32 bit vs 64 bit

.net windbg sos

Can I run a .NET garbage collection from WinDbg?