Hi all,
The other day I posted the list of commands I use on WinDbg when debugging .NET issues: SOS Cheat Sheet (.NET 2.0/3.0/3.5). In the next few posts I will provide you with additional info and samples on how to use those commands.
INDEX
1. Prerequisites2. Help3. Preparing the Environment4. Setting a Breakpoint. Part1. Part 2. Part 35. Call Stacks. Part 1. Part 2. Part 36. Threads. Part 1. Part 27. Thread Stacks. Part 1. Part 28. Managed Heap. Part 1. Part 2. Part 3. Part 4. Part 59. Breaking on an Exception. Part 1. Part 210. Locks
Regards,
Alex (Alejandro Campos Magencio)
Thanks !!!