!error扩展解码并显示错误码的信息。
!error Value [Flags]
下面的例子说明如何使用!error。
0:000> !error 2Error code: (Win32) 0x2 (2) - The system cannot find the file specified.0:000> !error 2 1Error code: (NTSTATUS) 0x2 - STATUS_WAIT_2