I am trying to debug a multi-threaded application deadlock using windbg.
It just shows one thread as output when I run !ntsdexts.locks
command in windbg.
How can I find other thread which is blocking it?
I am not getting any hint like on which section to debug!
0:027> !ntsdexts.locks
CritSec +6ec98b00 at 000001cc6ec98b00
WaiterWoken No
LockCount 2
RecursionCount 1
OwningThread 277c
EntryCount 0
ContentionCount 18
*** Locked
Scanned 13 critical sections