There are several commands that you can use to gather information in the dump file, one of them being the command "ANALYZE".
The drivers extension command displays a list of all drivers that are loaded on the destination computer, together with summary information about their memory use. The !drivers extension is obsolete in Windows XP and later. To display information about loaded drivers and other modules, use the lm command. The lm N T command displays information in a format that is similar to the old drivers extension.
For help with other commands and for complete command syntax, see the debugging tools Help documentation. The debugging tools Help documentation can be found in the following location:
C:\Program Files\Debugging Tools for Windows\Debugger.chm
If you have symbol-related issues, use the Symchk utility to verify that the correct symbols are loaded correctly. For additional information about using Symchk, click the following article number to view the article in the Microsoft Knowledge Base:
311503 (http://support.microsoft.com/kb/311503/). Use the Microsoft Symbol Server to obtain debug symbol files
This article is based on Microsofts article 315263
Comments
Post new comment