Displays detailed information about your driver

When you set a break point in your source file, some time it can't be set, it is because the driver
timestamp doesn't match your symbol file.
here is the command to check your driver build information:
!lmi yourdriver ( no extension )
To reload the driver with this command:
.reload /f yourdriver.sys
timestamp doesn't match your symbol file.
here is the command to check your driver build information:
!lmi yourdriver ( no extension )
To reload the driver with this command:
.reload /f yourdriver.sys