Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sos

How do I force the DotNet Framework to use JIT instead of NGEN?

c# .net sos ngen

Debug in release mode

.net debugging windbg sos

Static objects are pinned and cannot be reallocated by GC?

Why does windbg> !EEHeap -gc show a much smaller managed heap than VMMAP.exe?

windbg sos vmmap

Is there a 64 bit version of psscor2?

windbg sos

Installed path of a process in windbg

windbg crash-dumps sos

Object Size in SOS Debugging C#.Net

c# debugging sos

Any SoSAssist equivalent free tool for debugging

.net debugging sos

Find address of static field in WinDbg w/ SOS

Determining thread that throw an exception from a dump file

Difference between crash dump and hang dump?

debugging windbg sos

Which debugging tool (if any) allows me to identify the thread that is holding a lock on a file?

Go back to previous view controller with help of swipe back (to the left)

Why do SOS/SOSEx misinterpret the values of a System.Collections.Generic.List.Enumerator?

windbg sos sosex

getting line numbers of offending code in debug vs release builds

I'm looking for links to cdb/windbg + .net documentation [closed]

c# windbg sos