where can i find docs about !remlock

Hi, folks,
I want to trace the acquiring and releasing history about the
IO_REMOVE_LOCK. I suppose the !remlock could accomplish this task.
However, I can’t find out any documents about this command after I
searching out all of the docs contained in the windbg package.
Could anyone throw some light on this issue?

Unfortunately !remlock is busted on all releases (due to public symbols
not having the right type information). Basically the syntax is
!remlock

[flags], when [flags] is 1, it treats the
remlock as the debug version. This should be fixed for Vista though.

D

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@gmail.com
Sent: Monday, July 24, 2006 10:18 PM
To: Kernel Debugging Interest List
Subject: [windbg] where can i find docs about !remlock

Hi, folks,
I want to trace the acquiring and releasing history about the
IO_REMOVE_LOCK. I suppose the !remlock could accomplish this task.
However, I can't find out any documents about this command after I
searching out all of the docs contained in the windbg package.
Could anyone throw some light on this issue?

---
You are currently subscribed to windbg as: xxxxx@microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

[resending due to bounce]

Unfortunately !remlock is busted on all releases (due to public symbols
not having the right type information). Basically the syntax is
!remlock

[flags], when [flags] is 1, it treats the
remlock as the debug version. This should be fixed for Vista though.

D